aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
some
aurorafw
stdx
typecons
Creates an optional type with a none
auto
some
(T value)
auto
some
(None none)
auto
some
(
T
)
(
const
None
none
)
auto
optional
(None none)
Parameters
none
None
None type, empty data
Meta
Source
See Implementation
aurorafw
stdx
typecons
functions
getOr
none
oc
optional
some
toNullable
toOptional
structs
None
Optional
OptionalChain
templates
isOptional
match
Creates an optional type with a none