Changes for version 0.16
- Allow passing CPS::Future objects into others for on_ready, on_done and on_fail callbacks (RT78432)
- Override calling on a CPS::Future to invoke ->done directly
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