sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
pmap
sdpc
combinators
Generate a new parser that applies
m
to outputs of parser
p
template
pmap
(alias p, alias m)
auto
pmap
(
R
)
(
in
auto
ref
R
i
)
if
(
isForwardRange
!
R
)
Members
Functions
pmap
auto
pmap
(R i)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
sdpc
combinators
aliases
between
discard
discard_err
skip
structs
lookahead
many
optional
seq
span
templates
choice
delimited
pfold
pmap
Generate a new parser that applies m to outputs of parser p