vtypechoice ~master (2022-05-22T19:59:43Z)
Dub
Repo
unwrap
vtypechoice
result
Undocumented in source. Be warned that the author may not have intended to support it.
ref
inout
(
T
)
unwrap
(
T
E
)
(
auto
ref
scope
inout
Result
!(
T
,
E
)
result
)
Meta
Source
See Implementation
vtypechoice
result
aliases
isErr
isOk
isResult
functions
andThen
err
flatten
handle
handleErr
has
hasErr
ok
or
orElse
unwrap
unwrapErr
structs
Err
Ok
Result
templates
fmap
fmapErr
fmapOr
fmapOrElse