Run a side effect on the success value without altering the result. The
side effect is awaited if it returns a Promise. The original ok or
err flows through unchanged.
Dual API — works data-first or curried for use in pipe.
Run a side effect on the success value without altering the result. The
side effect is awaited if it returns a Promise. The original ok or
err flows through unchanged.
Dual API — works data-first or curried for use in pipe.
Run a side effect on the success value without altering the result. The side effect is awaited if it returns a
Promise. The originalokorerrflows through unchanged.Dual API — works data-first or curried for use in
pipe.