Manage flow of control in Continuation-Passing Style
The functions in this module implement or assist the writing of programs, or parts of them, in Continuation Passing Style (CPS). Briefly, CPS is a style of writing code where the normal call/return mechanism is replaced by explicit "continuations", values passed in to functions which they should invoke, to implement return behaviour.
$
pkg install p5-CPSOrigin
devel/p5-CPS
Size
58.6KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
0 packages