RecursiveDescentParser.matchOptional

Undocumented in source. Be warned that the author may not have intended to support it.
struct RecursiveDescentParser
@nogc
bool
matchOptional
(
scope bool delegate
()
@nogc @safe
action
)

Meta