Justin Holmgren
Justin Holmgren
Generators can handle this particular example, but it would be nice if we could use this style of programming: ``` python @closures def makeCounter(): x = 0 def foo(): x...
A lot of our transformers could use pattern matching. It would make our code nicer.
On a new machine with Cabal 3.8.1.0, I tried running `cabal init -n newapp` and got what appeared to be an uncaught exception: `git: readCreateProcessWithExitCode: posix_spawnp: does not exist (No...