Sebastian Ullrich
|
e6f5ce1303
|
doc(init/category/reader): add docs and test
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
36f623af42
|
feat(init/category/reader): lift alternative through reader_t
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
1bd73f191f
|
style(init/category): consistently use Greek letters for type parameters (well, except for m)
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
afe3078b4b
|
chore(init/category): final touches
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
f4c2499063
|
chore(init/category/transformers): remove now-unused monad_transformer class, rename to lift.lean
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
ace8ef286a
|
feat(init/category): even more refactorings, simp lemmas
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
69cfdbd290
|
refactor(init/category): make all monad transformers structures, replace monad classes with has_monad_lift_t wrappers
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
c36393066e
|
feat(init/category): introduce monad_functor and implement it for reader, state, and except
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
7f0b3b7628
|
feat(init/category): add monad_reader, reader, reader_t
|
2018-03-20 14:58:35 -07:00 |
|