An open API service indexing awesome lists of open source software.

https://github.com/jozefg/monad-gen

a monad for fresh values
https://github.com/jozefg/monad-gen

Last synced: 5 months ago
JSON representation

a monad for fresh values

Awesome Lists containing this project

README

        

# monad-gen

Every compiler I work on invariably grows a utility wrapper over state for generating fresh variables. This is that utility packaged up so I can just use it as a dependency.