dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
get
taggedalgebraic
Gets the value stored in an algebraic type based on its data type.
inout
(
T
)
get
(
ref
inout
(
TaggedAlgebraic
!
U
)
ta
)
inout
(
T
)
get
(
inout
(
TaggedAlgebraic
!
U
)
ta
)
inout
(
T
)
get
(
T
U
)
(
inout
(
TaggedAlgebraic
!
U
)
ta
)
Meta
Source
See Implementation
taggedalgebraic
functions
apply
get
hasType
properties
disableIndex
structs
TaggedAlgebraic
Void
Gets the value stored in an algebraic type based on its data type.