lean4-htt/library/init/category
2018-03-20 14:58:36 -07:00
..
alternative.lean fix(frontends/lean/parser): make sure imax and max level arguments are parsed using the same precendence we use to parse application arguments 2017-07-07 12:43:07 -07:00
applicative.lean refactor(init/category): move monad laws into separate type classes defined after the tactic framework 2018-03-20 14:58:35 -07:00
combinators.lean chore(init/category/combinators): remove monad.for 2017-07-26 11:52:11 +01:00
cont.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
default.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
except.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
functor.lean refactor(init/category): move monad laws into separate type classes defined after the tactic framework 2018-03-20 14:58:35 -07:00
id.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
lawful.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
lift.lean chore(init/category/lift): document monad_run 2018-03-20 14:58:36 -07:00
monad.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
monad_fail.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
reader.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00
state.lean chore(init/category): final touches 2018-03-20 14:58:36 -07:00