1.1.0 • Published 10 years ago

async-stash v1.1.0

Weekly downloads
11
License
X
Repository
github
Last release
10 years ago

Async Stash

Async Stash composes a Thunked-up Map++ interface on top of an Object.

  • Whereas map only has get and set, Async Stash has getter and setter Thunks and callbacks. ** Getters are usable even no corresponding key has been set on them.
  • Keys can have multiple indexes
  • Use a Map or Object for the underlay.
1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago