aurorafw ~master (2021-12-29T04:50:27.0348065)
Dub
Repo
some
aurorafw
stdx
typecons
Creates an optional type with a defined given value
auto
some
(T value)
auto
some
(
T
)
(
auto
ref
T
value
)
auto
some
(None none)
Parameters
value
T
a given value
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 defined given value