Idris2/libs/contrib/Data/String
Alex Humphreys 71a638ef28 Add extra parsers
This also changes the return type of `char` and `string`. They
previously returned `()`, they now return `Char` and `String`
repectively.

Signed-off-by: Alex Humphreys <alex.humphreys@here.com>
2020-11-27 11:54:12 +00:00
..
Parser [ fix #63 ] interleaving let binders and local declarations (#691) 2020-09-28 13:15:22 +01:00
Extra.idr Fix import loading 2020-05-27 15:49:03 +01:00
Interpolation.idr Add a simple DYI f-string / string interpolation library 2020-06-26 16:52:37 +01:00
Iterator.idr Add Data.String.Iterator implementation for JavaScript 2020-09-20 17:44:19 +02:00
Parser.idr Add extra parsers 2020-11-27 11:54:12 +00:00