Is it possible to expose a `tap` method similar to [EffectTS](https://effect-ts.github.io/effect/effect/Effect.ts.html#tap) or [rxjs](https://rxjs.dev/api/index/function/tap)?
Is it possible to expose a
tapmethod similar to EffectTS or rxjs?