lean4-htt/library
Leonardo de Moura 34765c97d7 chore: rename mmap, mfoldl, mfor ...
We now use `mapM`, `foldlM`, ... like Haskell.
Motivation: fixes the inconsistent naming convetion. We are already
using the `M` suffix for functions such as `anyM`. We used `anyM`
because `many` is a valid English word.

cc @kha @dselsam
2019-10-27 18:19:34 -07:00
..
Init chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
library.md chore(library/library.md): update documentation 2017-08-16 14:17:26 -07:00
Makefile.in fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
relative.py chore: preparing for new naming convention 2019-10-04 14:22:23 -07:00