uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
match.match
uninode
node
match
The actual
match
function.
template
match
(handlers...)
auto
match
(
Node
)
(
auto
ref
Node
node
)
if
(
is
(
Node
:
UniNodeImpl
!
Th
,
Th
)
)
if
(
handlers.length
)
Meta
Source
See Implementation
uninode
node
match
functions
match
The actual match function.