pmap

Generate a new parser that applies m to outputs of parser p

template pmap(alias p, alias m)
pmap
(
R
)
(
in auto ref R i
)

Members

Functions

pmap
auto pmap(R i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta