The latest version of compact-sequences is 0.2.0.0-0.

compact-sequences

Version 0.1.0.0 revision 0 uploaded by dfeuer.

Package meta

Synopsis
Stacks and queues with compact representations.
Description

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

Author
David Feuer
Bug reports
https://github.com/treeowl/compact-sequences/issues
Category
Data
Copyright
2020 David Feuer
Homepage
https://github.com/treeowl/compact-sequences/
Maintainer
David.Feuer@gmail.com
Package URL
n/a
Stability
n/a

Components