match.match

Undocumented in source. Be warned that the author may not have intended to support it.
template match(handlers...)
ref
match
(
T
)
(
inout auto ref Optional!T opt
)
if (
handlers.length == 2
)

Meta