@hackage / collections-api

API for collection data structures.

Latest1.0.0.0

About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License BSD-3-Clause
  • Categories Data Structures
  • Maintained by: jeanphilippe.bernardy (google mail)

  • Lottery factor: 0

Links

Installation

Readme

This package provides classes for a consistent API to data structures. The behaviour of the interface is specified by QuickCheck properties. It is intended as an evolution of the API of the data structures in the containers package.