compact-sequences: Stacks, queues, and deques with compact representations.

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.

[maintain] [Publish]

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.

Properties

Versions 0.1.0.0, 0.2.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:12Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees