@hackage / EdisonCore

A library of efficient, purely-functional data structures (Core Implementations)

Latest1.3.3.3

About

Metadata

  • Last updated , by lyxia
  • License MIT
  • Categories Data Structures
  • Maintained by: lysxia@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.6.7
  3. 8.10.7

Readme

This package provides the core Edison data structure implementations, including multiple sequence, set, bag, and finite map concrete implementations with various performance characteristics. The implementations in this package have no dependencies other than those commonly bundled with Haskell compilers.