d-option v0.0.7 (2015-06-11T03:55:12Z)
Home
Dub
Repo
Option.getOrElse
option
Option
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
T
)
getOrElse
(const(U) other)
struct
Option
(T)
pure nothrow const
const
(
T
)
getOrElse
(
U
:
T
)
(
const
(
U
)
other
)
T
getOrElse
(U other)
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