distssh v2.0.1 (2019-10-06T18:28:00Z)
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.