Skip to content

Async Object release

Choose a tag to compare

@Sykander Sykander released this 11 Jul 15:43
· 58 commits to master since this release
8efef70

This release includes:

  • Async Array, a new object which extends regular array functionality with async methods bound
  • New and updated docs in the form of the readme and the github wiki pages
  • Async Sort, method, docs, tests
  • Async Reduce, method, docs, tests