gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
Option.isSome
gfx
core
typecons
Option
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isSome
[@property getter]
bool
isSome
[@property getter]
struct
Option
(T)
@
property
const
static if
(!(
isNullAssignable!ValT
))
bool
isSome
(
)
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