phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
Optional.isPresent
nxt
optional
Optional
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isPresent
()
bool
isPresent
()
struct
Optional
(T)
const
static if
(!(
isNullable!T
))
bool
isPresent
(
)
Meta
Source
See Implementation
nxt
optional
Optional
constructors
this
functions
empty
front
get
isPresent
length
opAssign
opCast
opUnary
or
popFront