Results for “Std.List.initial”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.initial
&Array[T] -> Array[T]Every element but the last, or an empty array when there is none.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> Array[T]Every element but the last, or an empty array when there is none.