Results for “Std.Option.fromArray”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.fromArray
&Array[T] -> Option[T]The first element of an array, as an option.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> Option[T]The first element of an array, as an option.