gfx ~master (2021-03-28T16:54:18Z)
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