
ai-chat
Can you enable multiple resumption by implementing your own call stack?
âť“This is a Deep Research report with GPT o3-miniđź’<goal> If I wanted to build and design an algebraic effect system in a language that didn't support delimited continuations (like python), but I wanted multi-resumption, I wouldn't be able to use generators. So how