Transform the success value of a ResultAsync. fn may return a
value or a Promise. Errors short-circuit: on err, fn is not called
and the error propagates unchanged.
Dual API — works data-first or curried for use in pipe.
Transform the success value of a ResultAsync. fn may return a
value or a Promise. Errors short-circuit: on err, fn is not called
and the error propagates unchanged.
Dual API — works data-first or curried for use in pipe.
Transform the success value of a ResultAsync.
fnmay return a value or aPromise. Errors short-circuit: onerr,fnis not called and the error propagates unchanged.Dual API — works data-first or curried for use in
pipe.