Sebastian Ullrich
|
23884d2863
|
refactor(init/data/option_t): move to init/category and adapt style
|
2018-03-20 14:58:36 -07:00 |
|
Sebastian Ullrich
|
da5c8e21df
|
chore(init/category/cont): move to test
|
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
|
b5c9569d86
|
feat(init/category): add cont_t monad transformer
|
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 |
|
Sebastian Ullrich
|
0ab672e304
|
feat(init/category): except_t monad transformer
|
2018-03-20 14:58:35 -07:00 |
|
Sebastian Ullrich
|
c799a52411
|
feat(init/category/id): id is a monad
|
2018-03-20 14:58:35 -07:00 |
|
Sebastian Ullrich
|
1c6861528b
|
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
|
2018-03-20 14:58:35 -07:00 |
|
Leonardo de Moura
|
85f88c4174
|
refactor(library/data/monad/transformers): move transformers to init
|
2016-12-31 11:37:13 -08:00 |
|
Leonardo de Moura
|
00f5a807af
|
refactor(library/init): create init.category folder
|
2016-12-02 15:52:49 -08:00 |
|