π¨π©π§π¦ @fizzwiz/sorted v0.0.0-dev.3 is here!
π¨π©π§π¦ @fizzwiz/sorted v0.0.0-dev.3 is here!
We’re excited to announce v0.0.0-dev.3, introducing two major additions to the library:
☯️ Classifier
A hierarchical, sorted multimap where keys are arrays. Supports:
- Multi-dimensional keys
- Wildcards and prefix queries
- Multiple values per key
πͺ· TrueSet
A set powered by representation-based equivalence:
- Equivalence for objects, not only primitives
- Sorted, enumerable equivalence classes
- Duplicate or singular semantics based on your sorter
These additions unlock expressive models for classification, search, and dynamic populations.
π§ Learn more: https://sorted.blog.fizzwiz.cloud
π¦ Install on npm: https://www.npmjs.com/package/@fizzwiz/sorted
— @fizzwiz ✨
Comments
Post a Comment