distssh ~master (2021-10-15T05:03:41.2224273)
Dub
Repo
match.match
sumtype
match
The actual
match
function.
template
match
(handlers...)
auto
match
(
Self
)
(
auto
ref
Self
self
)
if
(
is
(
Self
:
SumType
!
TypeArgs
,
TypeArgs
...
)
)
Parameters
self
Self
A
SumType
object
Meta
Source
See Implementation
sumtype
match
functions
match
The actual match function.