MapSet.uncheckedCartesianProduct

Assumes that dim does not occur in this set.

struct MapSet(DimName, DimValue, DimValue nullValue = DimValue.init)
package const
uncheckedCartesianProduct
(
DimName dim
,
DimValue[] values
)

Meta