Changes for version 0.17
- Supply ->done_cb, ->fail_cb, ->cancel_cb callback-generation methods to CPS::Future
- Allow future chaining for cancellation
Modules
manage flow of control in Continuation-Passing Style
functional utilities in Continuation-Passing Style
represent an operation awaiting completion
control the iteration of the CPS functions
iterate at some later point
iterate immediately as fast as possible