mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
92266c5224
Approved by: portmgr (blanket)
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
A package that returns all the combinations and
|
|
permutations, without repitition, of a given set
|
|
and subset size. Associative arrays are preserved.
|
|
|
|
WWW: https://pear.php.net/package/Math_Combinatorics
|