Documentation
Dlang.org
Optional.empty
handy_http_primitives
optional
Optional
Constructs an optional that's empty.
struct
Optional
(T)
static
Optional
!
T
empty
(
)
Return Value
Type:
Optional
!
T
An optional that is empty.
handy_http_primitives
optional
Optional
functions
opCast
orElse
orElseThrow
static functions
empty
of
variables
isNull
value
Constructs an optional that's empty.