Changes for version 0.21 - 2013-12-29

  • CHANGES
    • Major performance improvement by folding out some layers of sub {} wrapping in sequencing operations
    • Added ->then_with_f and ->else_with_f
  • BUGFIXES
    • Don't start another trial after cancelling a repeat() (RT91147)

Documentation

coding examples for Future and Future::Utils

Modules

represent an operation awaiting completion
utility functions for working with Future objects