compact-sequences: Stacks, queues, and deques with compact representations.
Stacks, queues, and deques that take n + O(log n) space at the cost of having amortized O(log n) time complexity for basic operations.
Downloads
- compact-sequences-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.0.0 && <5.0), mtl, primitive (>=0.6.4.0), transformers [details] |
License | BSD-3-Clause |
Copyright | 2020 David Feuer |
Author | David Feuer |
Maintainer | David.Feuer@gmail.com |
Category | Data |
Home page | https://github.com/treeowl/compact-sequences/ |
Bug tracker | https://github.com/treeowl/compact-sequences/issues |
Source repo | head: git clone http://github.com/treeowl/compact-sequences.git |
Uploaded | by dfeuer at 2020-09-01T20:13:45Z |
Distributions | |
Downloads | 470 total (13 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-09-01 [all 1 reports] |