Idris2-boot/libs/prelude
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
..
Builtin.idr Change equality elaboration 2019-07-05 11:26:45 +01:00
Makefile Add missing Makefile 2019-06-19 18:49:53 +01:00
Prelude.idr Add Range interface to prelude 2019-07-11 23:38:25 +02:00
prelude.ipkg Add missing ipkg 2019-06-19 18:50:46 +01:00
PrimIO.idr The Prelude type checks! 2019-06-13 13:23:21 +01:00