phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
Optional.isPresent
nxt
optional
Optional
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isPresent
()
struct
Optional
(T)
const
static if
(
isNullable!T
)
bool
isPresent
(
)
bool
isPresent
()
Meta
Source
See Implementation
nxt
optional
Optional
constructors
this
functions
empty
front
get
isPresent
length
opAssign
opCast
opUnary
or
popFront