lean4-htt/library/init/data/array
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
..
basic.lean feat(library/init/data/array/basic): add new array functions 2019-04-06 19:25:32 -07:00
default.lean chore(library): use lowercase in imports 2019-03-21 15:06:44 -07:00