gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
Option.isNone
gfx
core
typecons
Option
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isNone
[@property getter]
struct
Option
(T)
@
property
const
static if
(
isNullAssignable!ValT
)
bool
isNone
(
)
bool
isNone
[@property getter]
Meta
Source
See Implementation
gfx
core
typecons
Option
aliases
ValT
constructors
this
functions
opAssign
opCast
setNone
properties
empty
front
get
isNone
isSome
length
popFront
save
templates
toString