lean4-htt/leanpkg
Sebastian Ullrich 159b45c74f refactor(init/category/state): introduce monad_state
* rename `read/write` to `get/put`, as in Haskell
* define `state` as `state_t id`
2018-03-20 14:58:35 -07:00
..
leanpkg refactor(init/category/state): introduce monad_state 2018-03-20 14:58:35 -07:00
.gitignore feat(leanpkg): store Lean version in leanpkg.toml 2017-09-05 08:34:40 +02:00
leanpkg.path feat(leanpkg): store Lean version in leanpkg.toml 2017-09-05 08:34:40 +02:00
leanpkg.toml feat(leanpkg): add package manager 2017-05-01 14:11:38 -07:00
README.md chore(leanpkg/README): remove text redundant with the reference 2018-01-15 09:58:19 +01:00

leanpkg

leanpkg is the package manager for the Lean theorem prover. For more information, see the reference or leanpkg help.