gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
get
gfx
decl
sdlang
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
gfx
decl
sdlang
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.