Results for “Std.List.takeEnd”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.takeEnd
&Array[T] -> Int -> Array[T]The last
wantedelements, or every element when the array is shorter.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> Int -> Array[T]The last wanted elements, or every element when the array is shorter.