in reply to Re^2: P6: Combinations Solution
in thread P6: Combinations Solution
If one puts all the subsets generated from 4 choose 0, 4 choose 1, ..., 4 choose 4 into a set, that set of sets is called a power set of the original set.
I would implement combinations in p5 and then use the mythical p5 to p6 converter :) Just joking, but I haven't dived into p6 yet.
-Mark
|
|---|