fingertree-tf

Version 0.1.0.0 revision 0 uploaded by pawel834.

Package meta

Synopsis
Generic finger-tree structure using type families.
Description

A general sequence representation with arbitrary annotations, for use as a base for implementations of various collection types. This is an implementation modified to use associated types instead of functional dependencies.

See the original paper

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

Examples are not available in this package. However I am working on an fingertree-extensible package which will use an idea based on types a la carte to provide composable annotations and that package will include examples :D

Author
Ross Paterson, Ralf Hinze, Paweł Nowak
Bug reports
n/a
Category
Data, Data Structures
Copyright
(c) 2014 Ross Paterson, Ralf Hinze, Paweł Nowak
Homepage
n/a
Maintainer
pawel834@gmail.com
Package URL
n/a
Stability
n/a

Components