@hackage / data-store

Type safe, in-memory dictionary with multidimensional keys.

Latest0.3.0.7

About

Metadata

  • Last updated , by PetrPilar
  • License BSD-3-Clause
  • Maintained by: the.palmik+maintainer@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.