MapSet.normalize

Refactor this matrix into one in which dimensions always occur in the same order, no matter what path is taken.

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

Meta