Idris2/libs/base/Data
2021-02-06 20:37:15 +00:00
..
Bool Add some algebra implementations 2020-07-17 08:25:20 -05:00
Fin Remove trailing whitespaces and add trailing newlines 2021-01-16 10:00:03 +00:00
IOArray Add experimental support for linear arrays 2020-06-12 14:08:00 +01:00
List Make isElem, DecEq public, not just export 2021-01-18 10:37:57 +00:00
Nat [ fix #657 ] RigCount for interface parameters (#808) 2020-12-11 11:58:26 +00:00
Primitives Add libraries 2020-05-18 14:00:08 +01:00
Vect Relax some linearities in the base libraries 2020-12-29 21:34:35 +00:00
Bool.idr Function mapping Not (x=True) to x=False was added for Bools (#322) 2020-06-19 11:13:13 +01:00
Buffer.idr Remove lamdaRequire 2021-01-05 16:30:11 +00:00
Colist1.idr [new] Add Colist and Colist1 to base (#997) 2021-02-01 10:27:07 +00:00
Colist.idr [new] Add Colist and Colist1 to base (#997) 2021-02-01 10:27:07 +00:00
DPair.idr Currying and uncurrying functions for dependent pairs were added. 2021-01-15 18:53:40 +00:00
Either.idr Add Bifunctor interface (#701) 2020-09-30 10:51:07 +01:00
Fin.idr An alternative (Fin-based) indexing function was added for lists. 2020-12-04 19:09:05 +00:00
Fuel.idr add Data.Fuel 2020-06-02 17:20:42 +02:00
Fun.idr Port Decidable.Order from Idris1 (#543) 2020-08-18 22:26:56 +01:00
IOArray.idr IOArray.fromList moved to HasIO 2021-02-06 20:37:15 +00:00
IORef.idr removed trailing whitespace (#955) 2021-01-21 11:33:03 +00:00
List1.idr [ new ] Zippable interface (#990) 2021-01-27 18:23:08 +00:00
List.idr [ new ] Zippable interface (#990) 2021-01-27 18:23:08 +00:00
Maybe.idr Simplify Maybe 2020-07-07 10:48:23 +01:00
Morphisms.idr Export (~>) publicly. 2020-07-20 15:55:24 +01:00
Nat.idr Merge pull request #554 from Sventimir/validation 2021-01-22 01:30:07 +00:00
Ref.idr [ fix #657 ] RigCount for interface parameters (#808) 2020-12-11 11:58:26 +00:00
Rel.idr [contrib] Add misc libraries to contrib (#667) 2020-09-14 16:22:46 +01:00
So.idr various stdlib updates 2020-06-11 23:14:11 +02:00
Stream.idr [ new ] Zippable interface (#990) 2021-01-27 18:23:08 +00:00
String.idr [ refactor ] Rename Data.Strings to Data.String (1/2) (#987) 2021-01-27 19:18:34 +00:00
Strings.idr [ refactor ] Rename Data.Strings to Data.String (1/2) (#987) 2021-01-27 19:18:34 +00:00
These.idr Add Bifunctor interface (#701) 2020-09-30 10:51:07 +01:00
Vect.idr [ new ] Zippable interface (#990) 2021-01-27 18:23:08 +00:00
Zippable.idr [ new ] Zippable interface (#990) 2021-01-27 18:23:08 +00:00