@hackage data-store0.3.0.1

Type safe, in-memory dictionary with multidimensional keys.

Type safe, in-memory dictionary with multidimensional keys. Similar to ixset, higgsset, tables. But offers: type safe interface, auto-increment dimensions, specifying the relationships between the key dimension and the elements (one-one, one-many, many-one, many-many), performance.