Results for “Std.Option.unwrapOrElse”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.unwrapOrElse
Option[T] -> fn() -> T -> TThe value, or a fallback computed only when there is none.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Option[T] -> fn() -> T -> TThe value, or a fallback computed only when there is none.