Documentation
Dlang.org
Optional.empty
handy_httpd
components
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_httpd
components
optional
Optional
functions
asNullable
opCast
orElse
orElseThrow
static functions
empty
of
variables
isNull
value
Constructs an optional that's empty.