The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
(
)
Meta
Source
See Implementation
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)