Idris2/libs/base/Data
Edwin Brady 498421a236 All functions now need to be covering by default
This has caught a couple of things in the Idris 2 code base itself. Some
tests needed partial annotations too.
2020-05-24 19:58:20 +01:00
..
List Add libraries 2020-05-18 14:00:08 +01:00
Nat Add libraries 2020-05-18 14:00:08 +01:00
Primitives Add libraries 2020-05-18 14:00:08 +01:00
Buffer.idr Workaround for byte vectors in Racket 2020-05-23 21:37:31 +01:00
Either.idr Add libraries 2020-05-18 14:00:08 +01:00
Fin.idr Add libraries 2020-05-18 14:00:08 +01:00
IOArray.idr Add libraries 2020-05-18 14:00:08 +01:00
IORef.idr Add libraries 2020-05-18 14:00:08 +01:00
List.idr More coverage checking fixes 2020-05-24 18:33:43 +01:00
Maybe.idr Add a total version of the fromMaybe 2020-05-21 02:11:35 +08:00
Morphisms.idr Add libraries 2020-05-18 14:00:08 +01:00
Nat.idr More coverage checking fixes 2020-05-24 18:33:43 +01:00
So.idr Add libraries 2020-05-18 14:00:08 +01:00
Stream.idr Add libraries 2020-05-18 14:00:08 +01:00
Strings.idr All functions now need to be covering by default 2020-05-24 19:58:20 +01:00
Vect.idr Add libraries 2020-05-18 14:00:08 +01:00