Content deleted Content added
Redirected "John Reynolds" to "John C. Reynolds" |
Pi Delport (talk | contribs) →Programming language support: Revert edit by 193.131.67.211. C#'s yield and delegate do not even remotely qualify as continutation support. |
||
Line 16:
*[[Haskell programming language|Haskell]] : <code>callCC</code> (in module <code>Control.Monad.Cont</code>)
*[[Factor programming language|Factor]] : <code>callcc0</code> and <code>callcc1</code>
==Kinds of continuations==
|