vtypechoice ~master (2022-05-22T19:59:43Z)
Dub
Repo
unwrap
vtypechoice
optional
Undocumented in source. Be warned that the author may not have intended to support it.
ref
inout
(
T
)
unwrap
(
T
)
(
auto
ref
scope
inout
Optional
!
T
optional
)
Meta
Source
See Implementation
vtypechoice
optional
aliases
isOptional
isSome
enums
isNone
functions
andThen
flatten
handle
has
none
or
orElse
some
unwrap
structs
None
Optional
Some
templates
fmap
fmapOr
fmapOrElse