Call-with-current-continuation

Call-with-current-continuation

In functional programming, the function call-with-current-continuation, commonly abbreviated call/cc, is a control operator that originated in its current form in the Scheme programming language and now exists in several other programming languages.

Read more about Call-with-current-continuation.