MapSet.lazyDeletingMap

Like lazyMap, but allow fn to return emptySet.

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

Meta