lean4-htt/tests
Leonardo de Moura 4d3689ea33 feat(library/init/data/array/basic): add new array functions
@kha I renamed the homogeneous `map` to `hmap`, and added the
heterogeneous one as `map`. As soon as we add user-defined rewriting
rules, we will be able to replace `map` with `hmap` whenever the types
are the same.
2019-04-06 19:25:32 -07:00
..
compiler feat(library/init/data/array/basic): add new array functions 2019-04-06 19:25:32 -07:00
ir chore(tests): port tests, fix at least compiler tests 2019-03-21 15:11:05 -07:00
lean chore(library/init/control/id): rename id monad to Id 2019-03-29 16:45:52 -07:00
playground feat(library/compiler): add [inline2] attribute, and stage2 inlining 2019-04-06 08:00:58 -07:00