Releases: twineworks/collections
Releases · twineworks/collections
v1.2.1
v1.2.0
Adds Persistent Trie-Based Maps
collections 1.1.1
- corrects behaviour when concurrently accessing ConstShapeMap
collections 1.0.0
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)