Idris2-boot/libs/base/Data
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
..
List Improve 'with' implementation 2019-07-08 12:55:55 +02:00
Nat Improve 'with' implementation 2019-07-08 12:55:55 +02:00
Primitives Add Data.Primitives.Views 2019-07-08 22:11:34 +02:00
Buffer.idr Add 'base' libraries 2019-06-15 11:54:22 +01:00
Fin.idr More base libraries 2019-06-30 23:54:50 +01:00
IORef.idr Add 'base' libraries 2019-06-15 11:54:22 +01:00
List.idr Initial attempt at RHS with application 2019-07-07 00:07:59 +01:00
Maybe.idr Delay case elaboration 2019-07-02 16:53:41 +01:00
Nat.idr Add Range interface to prelude 2019-07-11 23:38:25 +02:00
So.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
Stream.idr Add more stream functions to Data.Stream 2019-07-08 18:10:47 +02:00
Strings.idr A bit more library support, for Chapter 9 2019-07-05 17:24:15 +01:00
Vect.idr Add flag for whether a hole is an unbound implicit 2019-07-05 14:58:48 +01:00