Results for “Std.Option.okOr”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.okOr
Option[T] -> E -> Result[T, E]A present value, or a declared failure when there is none.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Option[T] -> E -> Result[T, E]A present value, or a declared failure when there is none.