Idris2-boot/libs/base
Edwin Brady 6dd18d798a Allow annotating functions with multiplicity
This means we can write truly type level only functions, by annotating
them with a 0 before the type declaration.
2019-07-20 18:04:18 +01:00
..
Control Add some Control.Monad things 2019-07-10 20:18:40 +02:00
Data Allow annotating functions with multiplicity 2019-07-20 18:04:18 +01:00
Decidable Need to export DecEq implementations! 2019-07-05 18:41:50 +01:00
System Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00
base.ipkg Merge pull request #28 from jfdm/add-either 2019-07-18 20:31:51 +01:00
Makefile Add 'base' libraries 2019-06-15 11:54:22 +01:00
System.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00