map
Map both value or error to a new type.
Return
new expected with transformed value or error
Parameters
error Fun
Function handling the case when error is present.
value Fun
Function handling the case when value is present.
Map both value or error to a new type.
new expected with transformed value or error
Function handling the case when error is present.
Function handling the case when value is present.