Idris2/libs/prelude
Edwin Brady c9b20911e1 Add linear pair/dependent pair to the prelude
I'm playing with some linear structures and finding these useful a lot,
so good to have a consistent syntax for it. '#' is chosen because it's
short, looks a bit like a cross if you look at it from the right angle
(!) and so as not to clash with '@@' in preorder reasoning syntax.
2020-06-12 11:18:12 +01:00
..
Builtin.idr Add linear pair/dependent pair to the prelude 2020-06-12 11:18:12 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
Prelude.idr Add Bits primitives 2020-06-01 11:48:03 +01:00
prelude.ipkg Add libraries 2020-05-18 14:00:08 +01:00
PrimIO.idr Add finalisers to Chez back end 2020-06-08 20:34:23 +01:00