Comment on Show HN: Conway's Game of Life in TypeScript's type systemComments−nimos3yHa! More performant than I'd have guessed. I tried commenting `PrintBoard<EvolveN<GosperGliderGun, 100>>` in and out and it took about 3 seconds (in the ts playground).−candleknightOP3ythe power of tail call optimization :)
Comments
Ha! More performant than I'd have guessed. I tried commenting `PrintBoard<EvolveN<GosperGliderGun, 100>>` in and out and it took about 3 seconds (in the ts playground).
the power of tail call optimization :)