splay: Generic splay-based sequence representation

[ bsd3, data-structures, library ] [ Propose Tags ]

WARNING: This package is unstable, do not use except for testing.

A general sequence representation with arbitary annotations, for use as a base for implementations of various collection types.

The splay operation in this package is implemented using a top-down approach.

Some parts of the documentation are based on those in the containers and fingertree package.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6 (info)
Dependencies base (>=4.7.0.0 && <5) [details]
License BSD-3-Clause
Author dramforever <dramforever@live.com>
Maintainer dramforever <dramforever@live.com>
Category Data Structures
Source repo head: git clone https://bitbucket.org/dramforever/splay.git
Uploaded by dramforever at 2015-07-11T09:43:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3071 total (11 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 2015-07-11 [all 1 reports]