Results for “Std.Option.firstPresent”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.firstPresent
&Array[Option[T]] -> Option[T]The first present value, or nothing when there is none.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[Option[T]] -> Option[T]The first present value, or nothing when there is none.