Understanding the Resume Argument in `Effect.gen`

While using
Effect.gen
, the generator function has some resume argument. What is this for? I have tried to use it, and not use it, and the result is the same.
Was this page helpful?