d-option ~master (2022-05-11T02:12:44.8220246)
Dub
Repo
Option.this
option
Option
Undocumented in source.
this
(inout(T) t)
this
(inout(U) u)
this
(inout(T) u)
this
(inout(U) u)
struct
Option
(T)
inout
static if
(!(
isNullableType!T
))
this
(
U
:
T
)
(
inout
(
U
)
u
)
Meta
Source
See Implementation
option
Option
aliases
OptionValueType
constructors
this
functions
array
getOrElse
opApply
opDispatch
opEquals
orElse
toString
properties
get
isDefined
isEmpty
static functions
fromRange