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