aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
Optional.payload
aermicioi
aedi
util
typecons
Optional
Get the payload hosted in this optional.
struct
Optional
(T)
ref inout pure nothrow @
nogc
@
safe
inout
(
T
)
payload
(
)
Return Value
Type:
inout
(
T
)
T payload that is hosted.
Meta
Source
See Implementation
aermicioi
aedi
util
typecons
Optional
constructors
this
functions
opCast
opEquals
orElse
orElseThrow
payload
variables
isNull
Get the payload hosted in this optional.