Skip to content

Releases: twineworks/collections

v1.2.1

17 Feb 15:44
Compare
Choose a tag to compare

Adds an additional convenience method setAll() to ChampMap transients

v1.2.0

14 Feb 15:05
Compare
Choose a tag to compare

Adds Persistent Trie-Based Maps

collections 1.1.1

28 Sep 09:47
Compare
Choose a tag to compare
  • corrects behaviour when concurrently accessing ConstShapeMap

collections 1.0.0

12 Sep 10:04
Compare
Choose a tag to compare

Includes the following collections

  • Batch (array backed FIFO queue)
  • ShapeMap (perfect hashing map with inline caching accessors)
  • ConstShapeMap (perfect hashing map with constant keyset and inline caching accessors)