Idris2/libs/base/Data/List
madman-bob 98d67499db
RefC Integer Support (#1480)
* Add utility functions to treat All as a heterogeneous container
* Distinguish RefC Int and Bits types
* Change RefC Integers to be arbitrary precision
* Add RefC Bits maths operations
* Make RefC div and mod Euclidean
* Add RefC bit-ops tests
* Add RefC integer comparison tests
* Add RefC IntN support
2021-06-03 10:44:42 +01:00
..
Elem.idr Make isElem, DecEq public, not just export 2021-01-18 10:37:57 +00:00
Quantifiers.idr RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
Views.idr Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00