parsers.wrap

Undocumented in source. Be warned that the author may not have intended to support it.
template parsers(Stream)
wrap
(
Parser
)
(
Parser parser
)
if (
isParser!Parser
)
if (
!is(Stream == string)
)

Meta