phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Algebraic.hasValue
nxt
variant
Algebraic
struct
Algebraic
(Types...)
@
safe
pure const @
safe
nothrow @
nogc
bool
hasValue
(
)
Return Value
Type:
bool
true
if this has a defined value (is defined).
Meta
Source
See Implementation
nxt
variant
Algebraic
aliases
CommonType
Ix
canStore
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