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