2 lines
125 B
Text
2 lines
125 B
Text
Data::PowerSet takes a list and returns all possible combinations of the
|
|
elements appearing in the list without replacement.
|