Transforms the Map with lossy conversion mapper.
Map
mapper
Function to transform into W, but optional. If it returned None, the value will be dropped. Also the key will be passed to.
W
None
A new transformed Map.
Generated using TypeDoc
Transforms the
Map
with lossy conversionmapper
.