MapSet.addDim

Adds a new dimension with the given value. The dimension must not have previously existed in this.

struct MapSet(DimName, DimValue, DimValue nullValue = DimValue.init)
package const
addDim
(
DimName dim
,
DimValue value
)

Meta