gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
Option.front
gfx
core
typecons
Option
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
T
)
front
[@property getter]
struct
Option
(T)
@
property
inout
static if
(
isNullAssignable!T
)
inout
(
T
)
front
(
)
T
front
[@property getter]
Meta
Source
See Implementation
gfx
core
typecons
Option
constructors
this
functions
opAssign
opCast
setNone
properties
empty
front
get
isNone
isSome
length
popFront
save
templates
toString