vtypechoice ~master (2022-05-22T19:59:43Z)
Dub
Repo
isResult
vtypechoice
result
Undocumented in source.
alias
isResult
(
T
)
=
imported
!"std.traits".
isInstanceOf
!(
Result
,
T
)
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