Idris2-boot/libs
Edwin Brady 4860d2b751 Add Range interface to prelude
This is part of what we used to have in Enum but I think it's better to
separate the two. Added implementations for Nat, and anything in
Integral/Ord/Neg, so that we get range syntax (at least when its
implemeted) for the most useful cases.
2019-07-11 23:38:25 +02:00
..
base Add Range interface to prelude 2019-07-11 23:38:25 +02:00
prelude Add Range interface to prelude 2019-07-11 23:38:25 +02:00