Results for “Std.Result.errOr”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Result.errOr
Result[T, E] -> E -> EThe failure, or a fallback when the operation succeeded.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Result[T, E] -> E -> EThe failure, or a fallback when the operation succeeded.