mir-core — Libmir Archive
← Libmir Archive
Dlang.org
Algebraic.isNull
mir
algebraic
Algebraic
Defined if the first type is
typeof(null)
struct
Algebraic
(T__...)
const @
property
static if
(
is(AllowedTypes[0] == typeof(null))
)
bool
isNull
(
)
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)