@hackage fingertree0.0

Generic finger-tree structure

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

For a directly usable sequence type, see Data.Sequence in the base package, which is a specialization of this structure.