mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-23 20:22:34 +03:00
6d63dad4b1
This replaces all occurences of pattern matching on RigCount by functions on generic semirings like `ring0` (erased) `ring1` (linear) and `maxVal` (unbounded) Pattern matching is replaced by `isRig1`, `isRig0` or `elimSemi`. |
||
---|---|---|
.. | ||
Preorder.idr | ||
Semiring.idr | ||
ZeroOneOmega.idr |