Idris2/libs/prelude
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
..
Prelude Add various instances from stdlib interfaces (Eq, Ord, DecEq) 2020-07-26 10:47:38 +01:00
Builtin.idr If we know the types of a & b start searching. 2020-07-10 21:00:38 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
Prelude.idr Reorganise prelude into multiple files 2020-07-12 16:55:48 +01:00
prelude.ipkg Reorganise prelude into multiple files 2020-07-12 16:55:48 +01:00
PrimIO.idr Merge pull request #415 from rbarreiro/javascript 2020-07-08 22:27:58 +01:00