| .. |
|
Array
|
feat: add anyRange, allRange, anyRangeM, allRangeM, and modify anyFrom parameter order
|
2019-11-14 11:25:57 -08:00 |
|
BinomialHeap
|
chore: naming conventions
|
2019-11-07 10:40:26 -08:00 |
|
ByteArray
|
chore: remove unnecessary inline
|
2019-10-23 15:26:22 -07:00 |
|
Char
|
chore: add UInt* helper functions
|
2019-11-14 17:26:33 -08:00 |
|
Fin
|
chore: fix imports using script
|
2019-10-04 14:34:58 -07:00 |
|
HashMap
|
chore: rename mmap, mfoldl, mfor ...
|
2019-10-27 18:19:34 -07:00 |
|
Int
|
fix: file and import names, tests and stage0
|
2019-10-04 17:04:02 -07:00 |
|
List
|
feat: add contains for List and Array
|
2019-11-14 09:51:50 -08:00 |
|
Nat
|
feat: use Monad instead of Application
|
2019-11-12 15:29:27 -08:00 |
|
Option
|
fix: file and import names, tests and stage0
|
2019-10-04 17:04:02 -07:00 |
|
PersistentArray
|
chore: use camelCase, and add shift/casting operations for UInt64
|
2019-11-14 14:52:52 -08:00 |
|
PersistentHashMap
|
chore: use camelCase, and add shift/casting operations for UInt64
|
2019-11-14 14:52:52 -08:00 |
|
Queue
|
feat: stack wrapper around array
|
2019-10-08 14:32:50 -07:00 |
|
RBMap
|
fix: file and import names, tests and stage0
|
2019-10-04 17:04:02 -07:00 |
|
RBTree
|
fix: file and import names, tests and stage0
|
2019-10-04 17:04:02 -07:00 |
|
Stack
|
chore: use #[] instead of Array.empty
|
2019-10-08 16:23:06 -07:00 |
|
String
|
refactor: default ==> arbitrary
|
2019-11-05 14:42:42 -08:00 |
|
AssocList.lean
|
chore: rename mmap, mfoldl, mfor ...
|
2019-10-27 18:19:34 -07:00 |
|
Basic.lean
|
fix: file and import names, tests and stage0
|
2019-10-04 17:04:02 -07:00 |
|
Default.lean
|
feat: stack wrapper around array
|
2019-10-08 14:32:50 -07:00 |
|
DList.lean
|
chore: fix imports using script
|
2019-10-04 14:34:58 -07:00 |
|
Hashable.lean
|
feat: add Hashable (Option a) instance
|
2019-11-10 17:25:32 -08:00 |
|
HashSet.lean
|
chore: rename mmap, mfoldl, mfor ...
|
2019-10-27 18:19:34 -07:00 |
|
PersistentHashSet.lean
|
chore: rename mmap, mfoldl, mfor ...
|
2019-10-27 18:19:34 -07:00 |
|
Random.lean
|
refactor: default ==> arbitrary
|
2019-11-05 14:42:42 -08:00 |
|
Repr.lean
|
fix: file and import names, tests and stage0
|
2019-10-04 17:04:02 -07:00 |
|
ToString.lean
|
feat: import HasToString instances for Option and Sum
|
2019-11-12 12:22:59 -08:00 |
|
UInt.lean
|
feat: add ExprCachedData
|
2019-11-14 18:50:53 -08:00 |