Description
The core implementation package for Edison, a Haskell library of efficient purely functional data structures. It provides concrete structures behind the Edison API.
Developers use it when they need functional collections with predictable behavior and reusable interfaces. Choice of structure still matters for performance, especially with large or frequently updated data.