hw-fingertree-strict: Generic strict finger-tree structure

[ 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.


[Skip to Readme]

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.1.2, 0.1.1.3, 0.1.2.0, 0.1.2.1
Dependencies base (>=4.7 && <5), deepseq, semigroups (>=0.18 && <0.19) [details]
License BSD-3-Clause
Copyright 2017 John Ky; 2006 Ross Paterson, Ralf Hinze
Author John Ky
Maintainer newhoggy@gmail.com
Category Data Structures
Home page https://github.com/haskell-works/hw-fingertree-strict#readme
Bug tracker https://github.com/haskell-works/hw-fingertree-strict/issues
Source repo head: git clone https://github.com/haskell-works/hw-fingertree-strict
Uploaded by haskellworks at 2018-05-30T02:01:07Z
Distributions LTSHaskell:0.1.2.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4783 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-30 [all 1 reports]

Readme for hw-fingertree-strict-0.1.1.1

[back to package description]

hw-fingertree-strict

CircleCI