rebindable v0.1.0 (2021-11-02T06:42:20Z)
Dub
Repo
Nullable.isNull
rebindable
Nullable
Nullable
Return true if the
Nullable!T
does not contain a value.
struct
Nullable
(T)
const nothrow pure @
safe
bool
isNull
(
)
Meta
Source
See Implementation
rebindable
Nullable
Nullable
constructors
this
functions
get
isNull
nullify
opAssign
opEquals
Return true if the Nullable!T does not contain a value.