phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
Algebraic.get
nxt
variant
Algebraic
Get Value of type
T
.
inout
(
T
)
get
[@property getter]
inout
(
Types
[
index
])
get
[@property getter]
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
CommonType
Ix
nullify
constructors
this
destructors
~this
functions
clear
commonValue
currentSize
hasValue
isNull
ofType
opAssign
opCmp
opEquals
to
toDigest
toHash
manifest constants
dataMaxSize
hasCommonType
hasFixedSize
maxTypesCount
mayHaveAliasing
name
typeCount
typeNames
typeSizes
properties
get
peek
toHTML
toString
static variables
nullValue
typeNamesRT
variables
allowsAssignmentFrom
Get Value of type T.