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