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