Recursively generate the powerset (set of all subsets) of an array by maintaining a boolean array used to indicate which element have been selected
(self, at, set, used)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected