adding function that make a new array containing every nth element of a given array.
This commit is contained in:
@ -85,6 +85,7 @@ swap-values-of-two-variables:utility
|
||||
tail-of-list:array
|
||||
take-right:array
|
||||
take:array
|
||||
take-every-nth-element:array
|
||||
truncate-a-string:string
|
||||
unique-values-of-array:array
|
||||
URL-parameters:utility
|
||||
|
||||
Reference in New Issue
Block a user