match.match

Undocumented in source. Be warned that the author may not have intended to support it.
template match(handlers...)
ref
match
(
SumTypes...
)
(
auto ref SumTypes args
)
if (
allSatisfy!(isSumType, SumTypes)
)

Meta