MapSet.lazyMap

Apply fn over subsets, and return a new MapSet.

struct MapSet(DimName, DimValue, DimValue nullValue = DimValue.init)
const
lazyMap
(
scope MapSet delegate fn
)

Meta