Idris2/tests/idris2/literate006
Edwin Brady 251d77b92d Swap 'False' and 'True' constructors
It has always bothered me that 'False' got mapped to tag 1 and 'True'
got mapped to tag 0. This doesn't change much in practice (except that
perhaps a code generator might notice some useful things in intToBool)
but I'm changing it now anyway. Also added a couple of inlinings of
boolean operations.
2021-05-09 20:08:38 +01:00
..
Door.lidr Add linear pair/dependent pair to the prelude 2020-06-12 11:18:12 +01:00
expected Swap 'False' and 'True' constructors 2021-05-09 20:08:38 +01:00
input Add linear pair/dependent pair to the prelude 2020-06-12 11:18:12 +01:00
run Rename --consolewidth option to --console-width for consistency 2020-08-19 11:59:31 +01:00