@hackage / extended-containers

Heap and Vector container types

Latest0.1.1.0

About

Metadata

  • Last updated , by konsumlamm
  • License BSD-3-Clause
  • Categories Data Structures
  • Maintained by: konsumlamm@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.0.1
  2. 8.10.4
  3. 8.8.3
  4. 8.6.5
  5. 8.4.4
  6. 8.2.2
  7. 8.0.2

Readme

extended-containers

This package provides container data structures, including heaps and array mapped tries. For lens instances, see extended-containers-lens.

See extended-containers on Hackage for more information.

Plans

  • add a Data.Deque module
  • add sorting to Data.AMT