Binary package “golang-github-muesli-combinator-dev” in ubuntu oracular

slice generator for all possible combinations of values

 Generates a slice of all possible value combinations for any given struct and
 a set of its potential member values. This can be used to generate extensive
 test matrixes among other things.