mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-21 10:41:59 +03:00
98d67499db
* 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 |
||
---|---|---|
.. | ||
expected | ||
IntBits.idr | ||
IntCasts.idr | ||
IntEqOrd.idr | ||
IntNum.idr | ||
IntShow.idr | ||
run | ||
TestIntegers.idr |