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.
W
None
A new transformed Map.
Generated using TypeDoc
Transforms the
Map
with lossy conversionmapper
.