phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Algebraic.get
nxt
variant
Algebraic
Get Value of type
T
.
inout
(
T
)
get
()
inout
(
Types
[
index
])
get
()
struct
Algebraic
(Types...)
@
safe
pure @
property
inout @
safe
inout
(
Types
[
index
])
get
(
uint
index
)
(
)
if
(
index
<
Types.length
)
Meta
Source
See Implementation
nxt
variant
Algebraic
aliases
nullify
constructors
this
destructors
~this
functions
clear
get
hasValue
ofType
opAssign
peek
toDigest
toHTML
manifest constants
hasFixedSize
mayHaveAliasing
static variables
nullValue
variables
allowsAssignmentFrom
Get Value of type T.