Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haskell/containers
- Owner: haskell
- Created: 2011-06-20T17:48:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T12:52:18.000Z (7 months ago)
- Last Synced: 2024-04-24T03:14:11.476Z (7 months ago)
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/containers
- Size: 8.7 MB
- Stars: 314
- Watchers: 22
- Forks: 175
- Open Issues: 236
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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).