MapSet.remove

"Unset" a given dimension, removing it from the matrix. The result is the union of all sub-matrices for all values of dim.

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

Meta