@hackage fingertree0.0.1.0

Generic finger-tree structure, with example instances

A general sequence representation with arbitrary annotations, with example implementations of various collection types, 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.