lean4-htt/src/Std/Data
2021-05-22 19:24:41 -07:00
..
AssocList.lean feat: missing forM 2021-04-03 18:24:31 -07:00
BinomialHeap.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
DList.lean chore: add simp lemmas, theorem naming convention 2021-02-16 11:53:49 -08:00
HashMap.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
HashSet.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
PersistentArray.lean chore: fix mutable variable shadowing 2021-05-22 19:24:41 -07:00
PersistentHashMap.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
PersistentHashSet.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
Queue.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
RBMap.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
RBTree.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
Stack.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00