`Effect.fn` Pipe Parameters Restriction to Effects
Hi! Is there any reason why
Example:
Effect.fn is not allowed to become anything else than effects when you use the pipe parameters it provides?Example:
