Function Power-Set

Part of:

package metabang.utilities
( power-set < set > )
Returns the power set of SET. This of course uses exponential time and space.