πŸ‘¨‍πŸ‘©‍πŸ‘§‍πŸ‘¦ @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

Popular posts from this blog

🧠 The Search-and-Select Pattern

🧭 Road Map

✨@fizzwiz is Born!