pry ~master (2017-05-03T17:29:45Z)
Dub
Repo
utfString
pry
combinators
Apply parser for minTimes times or more and encode results to an UTF string.
auto
utfString
(
Char
size_t
minTimes
= 1
size_t
maxTimes
=
size_t.max
Parser
)
(
Parser
parser
)
if
(
isParser
!
Parser
)
Meta
Source
See Implementation
pry
combinators
functions
aa
any
array
delimited
optional
rep
seq
skipWs
slice
utfString
templates
map
Apply parser for minTimes times or more and encode results to an UTF string.