pry ~master (2017-05-03T17:29:45Z)
Dub
Repo
array
pry
combinators
Apply parser for minTimes times or more and return array of results.
auto
array
(
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 return array of results.