Versions in this module Expand all Collapse all v1 v1.2.0 Oct 28, 2022 v1.1.0 Jul 2, 2020 Changes in this version + func Combinations(set []string, n int) (subsets [][]string) v1.0.0 Dec 10, 2018 Changes in this version + func All(set []string) (subsets [][]string)