aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-ChooseSubsets/pkg-descr
blob: 16e783c612b292a4fc8af29e1f45dae43f724fda (plain) (blame)
1
2
3
4
5
6
7
8
9
Perl algorithm to iterate through subsets of a list.

"Subsets" in this context refers to lists with elements taken
from the original list, and in the same order as the elements in the
original list.  After creating the object, subsequent calls to next()
will return the next such list in lexicographic order (where the alphabet
is the original list).

WWW: https://metacpan.org/release/Algorithm-ChooseSubsets