hw-fingertree: Generic finger-tree structure, with example instances

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

A general sequence representation with arbitrary annotations, for use as a base for implementations of various collection types, with examples, as described in section 4 of

For a tuned sequence type, see Data.Sequence in the containers package, which is a specialization of this structure.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1
Dependencies base (>=4 && <5), deepseq (>=1.4 && <1.5), hw-prim (>=0.6.2.25 && <0.7) [details]
License BSD-3-Clause
Copyright (c) 2017-2019 John Ky (c) 2006 Ross Paterson, Ralf Hinze,
Author
Maintainer John Ky <newhoggy@gmail.com>
Category Data Structures
Home page https://github.com/haskell-works/hw-fingertree#readme
Bug tracker https://github.com/haskell-works/hw-fingertree/issues
Source repo head: git clone https://github.com/haskell-works/hw-fingertree
Uploaded by haskellworks at 2019-10-11T05:02:40Z
Distributions Arch:0.1.2.1, LTSHaskell:0.1.2.1, NixOS:0.1.2.1
Reverse Dependencies 5 direct, 58 indirect [details]
Downloads 5999 total (164 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-10-11 [all 1 reports]