ports/devel/p5-Algorithm-Permute/pkg/DESCR

4 lines
196 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Algorithm::Permute provides a handy and fast permutation with an OO
interface, although its algorithm is perhaps not the fastest available.
Currently it only supports permutation n of n objects.