Idris2/libs/base
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
..
Control Add linear pair/dependent pair to the prelude 2020-06-12 11:18:12 +01:00
Data Make Buffer more primitive 2020-06-11 14:05:52 +01:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable Add libraries 2020-05-18 14:00:08 +01:00
Language Reflect 'display names' and record field names 2020-06-07 11:51:09 +01:00
System Only open in binary mode on windows 2020-06-11 14:53:54 +01:00
base.ipkg add Data.List.Quantifiers 2020-05-24 03:15:38 +02:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Fix import loading 2020-05-27 15:49:03 +01:00