Idris2/libs/base/Data
2021-02-25 19:52:42 +08: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 Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00
Nat [ fix #637 ] force indentation after a with 2021-02-23 10:52:22 +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 [ fix #758 ] desugar non-binding sequencing in do blocks to (>>) (#1095) 2021-02-24 11:07:16 +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 [base] Constructor's injectivity proofs for Exists and Subset (#1118) 2021-02-24 19:11:41 +00:00
Either.idr Add Bifunctor interface (#701) 2020-09-30 10:51:07 +01:00
Fin.idr Zero quantities were added to some interface usages. 2021-02-12 20:51:13 +00:00
Fuel.idr add Data.Fuel 2020-06-02 17:20:42 +02:00
Fun.idr Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00: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 Zero quantities were added to some interface usages. 2021-02-12 20:51:13 +00:00
Morphisms.idr Export (~>) publicly. 2020-07-20 15:55:24 +01:00
Nat.idr [ new ] Perfect binary trees (#1063) 2021-02-22 09:54:16 +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 [ fix #899 ] Be careful when generating an impossible LHS (#1081) 2021-02-22 09:53:30 +00:00
Stream.idr Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00
String.idr Implement multiline string 2021-02-20 18:05:26 +08: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 Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00
Zippable.idr Make zip infixr 6 2021-02-23 10:54:28 +00:00