Idris2-boot/tests
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
..
chez Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00
idris2 Add Range interface to prelude 2019-07-11 23:38:25 +02:00
ttimp Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
typedd-book Add Range interface to prelude 2019-07-11 23:38:25 +02:00
Main.idr Add the bits of Chapter 12 that work 2019-07-10 20:22:00 +02:00
Makefile Change main program to be Idris2 2019-06-09 11:58:29 +01:00