choice.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
struct choice(T...)
static
opCall
(
R
)
(
R i
)
if (
isForwardRange!R &&
allSameType!(staticMap!(ParserReturnType!R, T))
)

Meta