Run a side effect on the success value without altering the result. The
original ok or err flows through unchanged — useful for logging,
metrics, or debugging inside a pipe.
Dual API — works data-first or curried for use in pipe.
Run a side effect on the success value without altering the result. The
original ok or err flows through unchanged — useful for logging,
metrics, or debugging inside a pipe.
Dual API — works data-first or curried for use in pipe.
Run a side effect on the success value without altering the result. The original
okorerrflows through unchanged — useful for logging, metrics, or debugging inside apipe.Dual API — works data-first or curried for use in
pipe.