-
Notifications
You must be signed in to change notification settings - Fork 1
Continuation
Christian Schladetsch edited this page Mar 10, 2023
·
2 revisions
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.
Pyro Documentation. (C) 2023 [email protected]. All Rights Reserved.