phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Algebraic.nullValue
nxt
variant
Algebraic
Nullable type support.
struct
Algebraic
(Types...)
@
safe
pure static immutable
auto
nullValue
=
typeof
(
this
).
init
;
Meta
Source
See Source File
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
Nullable type support.