| |
|
[Top]
predef::
Array
|
Method Array.permute()
- Method
permute
-
array Array.permute(array in, int number)
- Description
-
Give a specified permutation of an array.
The number of permutations is equal to sizeof(in )!
(the factorial of the size of the given array).
- See also
-
shuffle()
|
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.
|
|