phobos-next ~master (2025-12-19T22:07:52.6441088)
Dub
Repo
Optional.length
nxt
optional
Optional
Undocumented in source.
struct
Optional
(T)
const pure nothrow
@
nogc
=>
isPresent
? 1 : 0
size_t
length
(
)
Meta
Source
See Implementation
nxt
optional
Optional
constructors
this
functions
empty
front
get
isPresent
length
opAssign
opCast
opUnary
or
popFront