MapSet.set

Set the given dimension to always have the given value, collapsing (returning the union of) all sub-matrices for previously different values of dim.

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

Meta