Idris2-boot/libs/base/Data
Michael Morgan e6121e0935 Remove trailing whitespace from Idris sources.
This is the result of running the command:

$ find . -name '*.idr' -type f -exec sed -i -E 's/\s+$//' {} +

I confirmed before running it that this would not affect any markdown
formatting in documentation comments.
2019-10-25 14:24:25 -07:00
..
List Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07: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 Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Either.idr Inclusion of Either within Base. 2019-07-18 16:32:19 +01:00
Fin.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
IORef.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
List.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Maybe.idr Delay case elaboration 2019-07-02 16:53:41 +01:00
Morphisms.idr Add Data.Morphisms to base 2019-07-18 14:46:59 +01:00
Nat.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
So.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Stream.idr Add more stream functions to Data.Stream 2019-07-08 18:10:47 +02:00
Strings.idr add 'missing' functions into base libraries 2019-07-23 09:37:48 +02:00
Vect.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00