continuation - cschladetsch/CsharpPyro GitHub Wiki
A continuation is much like a co-routine.
It can have a local scope of name/value pairs and is executed using Reverse Polish Notation.
A continuation is much like a co-routine.
It can have a local scope of name/value pairs and is executed using Reverse Polish Notation.