Idris2-boot/tests/idris2/total006
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
..
expected Add Range interface to prelude 2019-07-11 23:38:25 +02:00
input A bit more totality checking polish 2019-06-25 12:57:49 +01:00
run A bit more totality checking polish 2019-06-25 12:57:49 +01:00
Total.idr Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00