mir-core — Libmir Archive
← Libmir Archive
Dlang.org
Algebraic.nullify
mir
algebraic
Algebraic
Defined if the first type is
typeof(null)
struct
Algebraic
(T__...)
static if
(
is(AllowedTypes[0] == typeof(null))
)
void
nullify
(
)
mir
algebraic
Algebraic
aliases
AllowedTypes
constructors
this
enums
Kind
functions
_is
get
isNull
isOk
kind
nullify
opAssign
opCast
opCmp
opEquals
opSlice
toHash
toString
trustedGet
static functions
_void
static variables
metaFieldNames__
typeFieldNames__
Defined if the first type is typeof(null)