Idris2/libs/base
Ohad Kammar 915b7bea38 Add various instances from stdlib interfaces (Eq, Ord, DecEq)
For Void and Either

This is because I ended up using them elsewhere, so why not include them in the stdlib.

Also expose left/rightInjective functions, as are used in the DecEq proofs.
2020-07-26 10:47:38 +01:00
..
Control HasIO interface for IO actions 2020-06-21 01:18:43 +01:00
Data Add various instances from stdlib interfaces (Eq, Ord, DecEq) 2020-07-26 10:47:38 +01:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable Add various instances from stdlib interfaces (Eq, Ord, DecEq) 2020-07-26 10:47:38 +01:00
Language Improve elaborator reflection performance 2020-07-17 15:18:23 +01:00
System Merge branch 'master' of github.com:idris-lang/Idris2 into javascript 2020-07-07 14:18:00 +01:00
base.ipkg A port of Subset and Exists from Idris1. 2020-07-04 11:03:14 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Consolidate boolean expressions 2020-07-12 21:00:33 -05:00