make sep/delim customisable

This commit is contained in:
atagen 2024-12-05 23:40:30 +11:00
parent 6d98e1639b
commit c5c240ca2e
8 changed files with 60 additions and 26 deletions

View file

@ -1,3 +1,3 @@
val culr_parse : Types.chunk Angstrom.t
val culr_parse : Parsers.parser -> Types.chunk Angstrom.t
val parse_env_colours : string -> Types.colour array
val parse_env_order : string -> int array