[next][previous][up][top][index]
search for:

subsets -- produce all the subsets

subsets -- a function for computing a list of subsets of a set or list.

Ways to use subsets :

  • subsets {...} -- produce all the subsets
  • subsets Set -- produce all the subsets
  • subsets(Sequence,ZZ)
  • subsets(List,ZZ)
  • subsets(Set,ZZ) -- produce all the subsets
  • subsets(ZZ,ZZ) -- produce all the subsets

  • [next][previous][up][top][index]
    search for: