Idris2/libs/prelude
Edwin Brady 9129df359f Simplify doParse
If we're going to use assert_total. we might as well not have the
distinction between empty and non empty results, which only makes the
code harder to follow.

Also there's some kind of issue which seems to mean the token list can't
be erased if we do that. I will investigate if I can make a smaller
example.
2020-05-27 18:16:54 +01:00
..
Builtin.idr More fine-grained assert_total in unpack 2020-05-24 19:13:24 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
Prelude.idr Simplify doParse 2020-05-27 18:16:54 +01:00
prelude.ipkg Add libraries 2020-05-18 14:00:08 +01:00
PrimIO.idr Add libraries 2020-05-18 14:00:08 +01:00