extended-containers: Heap and Vector container types
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package contains general-purpose implementations of various immutable container types including vectors, heaps and priority heaps.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5), deepseq (>=1.4.2 && <1.5), primitive (>=0.7.1 && <0.8) [details] |
License | BSD-3-Clause |
Copyright | 2019-2021 konsumlamm |
Author | konsumlamm |
Maintainer | konsumlamm@gmail.com |
Category | Data Structures |
Home page | https://github.com/konsumlamm/extended-containers#readme |
Bug tracker | https://github.com/konsumlamm/extended-containers/issues |
Source repo | head: git clone https://github.com/konsumlamm/extended-containers.git |
Uploaded | by konsumlamm at 2021-04-22T19:29:30Z |
Modules
[Index] [Quick Jump]
Downloads
- extended-containers-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees