Idris2/libs/base/Data
Edwin Brady 3ec8631480 More coverage checking fixes
Still a couple of things to resolve in coverage and totality checking
before we can switch on %default, so don't expect quite the right
behaviour just yet. More progress though!

Also working on this has caught a few totality errors in the Idris 2
code base that Idris 1 missed... so these are fixed on the way.
2020-05-24 18:33:43 +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 Don't collapse empty lines in 'lines' 2020-05-19 10:47:05 +01:00
Vect.idr Add libraries 2020-05-18 14:00:08 +01:00