| |
|
[Top]
predef::
Array
|
Method Array.everynth()
- Method
everynth
-
array(mixed) Array.everynth(array(mixed) a, void|int n, void|int start)
- Description
-
Return an array with every n :th element of the array a .
If n is zero every other element will be returned.
- See also
-
splice() , `/()
|
Insert any HTML comment here. You can use any HTML tags and containers.
Use <phl> ... </phl> if you'd like to insert some Pike / C
examples or code.
|
|