lean4-htt/library/init/data/list
Leonardo de Moura 4eefc41b6e refactor(*): wrap string in a structure
We want to make sure string users do not depend on the string
implementation. This is the first step.

We need this refactoring *now* to make sure it will not be
super painful to address issue #1175
2017-06-07 17:30:49 -07:00
..
basic.lean chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
default.lean feat(library/init/data/list/qsort): add temp qsort as meta definition 2017-02-17 21:07:09 -08:00
instances.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
lemmas.lean feat(init/data/list): list mem lemmas for map, join, bind 2017-05-27 04:16:24 -04:00
qsort.lean feat(init/data/list,data/list): new basic list operations from haskell 2017-05-16 14:38:43 -07:00