joinlist: Join list - symmetric list type

[ bsd3, data, deprecated, library ] [ Propose Tags ]
Deprecated

A JoinList - a list type with with cheap catenation.

Generally speaking, joinlists have cheap construction (cons, snoc and join aka. append) and expensive manipulation. For most use-cases Data.Sequence is a more appropriate data structure.

Changelog

  1. 3.0 - Added views as per Data.Sequence and takes and drops. Changed show instance to mimic Data.Sequence.

  2. 2.0 - more operations and some bugfixes (toList...), wrap renamed to singleton.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0
Dependencies base (<5) [details]
License BSD-3-Clause
Copyright Stephen Tetley 2009-2010
Author
Maintainer Stephen Tetley <stephen.tetley@gmail.com>
Category Data
Home page http://code.google.com/p/copperbox/
Uploaded by StephenTetley at 2010-02-14T14:13:39Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2544 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]