Passing `this` with `Effect.fn`

Is there any way to pass this while using
Effect.fn
? it is possible to do it when using
Effect.gen
image.png
Was this page helpful?