d-option ~master (2022-05-11T02:12:44.8220246)
Dub
Repo
Option.isDefined
option
Option
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isDefined
[@property getter]
bool
isDefined
[@property getter]
struct
Option
(T)
@
property
pure nothrow const
static if
(!(
isNullableType!T
))
bool
isDefined
(
)
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