dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
get
taggedalgebraic
Gets the value stored in an algebraic type based on its data type.
inout
(
T
)
get
(inout(TaggedAlgebraic!U) ta)
ref
inout
(
T
)
get
(
T
U
)
(
ref
inout
(
TaggedAlgebraic
!
U
)
ta
)
inout
(
T
)
get
(inout(TaggedAlgebraic!U) ta)
Meta
Source
See Implementation
taggedalgebraic
functions
apply
get
hasType
properties
disableIndex
structs
TaggedAlgebraic
Void
templates
TypeOf
Gets the value stored in an algebraic type based on its data type.