compact-sequences: Stacks and queues with compact representations.

[ bsd3, data, library ] [ Propose Tags ]

Stacks and queues that take n + O(log n) space at the cost of having amortized O(log n) time complexity for basic operations.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.10.0.0 && <5.0), containers, primitive, 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-08-12T00:15:50Z
Distributions
Downloads 382 total (10 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-08-12 [all 1 reports]