sdpc v0.1.0 (2017-03-23T22:36:17Z)
Dub
Repo
choice.opCall
sdpc
combinators
choice
Undocumented in source. Be warned that the author may not have intended to support it.
struct
choice
(T...)
static
auto
opCall
(
R
)
(
R
i
)
if
(
isForwardRange
!
R
&&
allSameType
!(
staticMap
!(
ParserReturnType
!
R
,
T
))
)
Meta
Source
See Implementation
sdpc
combinators
choice
static functions
opCall