Converting Effect.gen to pipe
Hi, I'm new to Effect and I'm trying to convert this code from
The only way to solve this problem I think is to use a pipe grafted to another pipe, but that doesn't drive me crazy.
How would you convert it or what would you use?
Effect.gen to pipe:The only way to solve this problem I think is to use a pipe grafted to another pipe, but that doesn't drive me crazy.
How would you convert it or what would you use?
