Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haskell/containers

Assorted concrete container types
https://github.com/haskell/containers

Last synced: about 1 month ago
JSON representation

Assorted concrete container types

Awesome Lists containing this project

README

        

The `containers` Package [![Build Status](https://github.com/haskell/containers/workflows/Haskell-CI/badge.svg)](https://github.com/haskell/containers/actions?query=branch%3Amaster)
========================

For a walkthrough of what this package provides with examples of common
operations see the [containers introduction](https://haskell-containers.readthedocs.io).

See [`containers` on Hackage](http://hackage.haskell.org/package/containers) for
full API documentation.

Contributing
------------

See [CONTRIBUTING.md](https://github.com/haskell/containers/blob/master/CONTRIBUTING.md).