Results for “Std.NonEmpty.fromArray”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.NonEmpty.fromArray
&Array[T] -> Option[Std.NonEmpty.NonEmpty[T]]An array as a non-empty sequence, or
Nonewhen it is empty.
