gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
Option.opCast
gfx
core
typecons
Option
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Option
(T)
auto
opCast
(
V
:
Option
!
U
U
)
(
)
if
(
is
(
T
:
U
)
)
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