MapSet.completeSuperset

Return a superset of this set, consisting of a Cartesian product of every value of every dimension. The total number of unique nodes is thus equal to the number of dimensions.

struct MapSet(DimName, DimValue, DimValue nullValue = DimValue.init)
const
completeSuperset
()

Meta