BSD-3-Clause licensed
Maintained by John Ky
This version can be pinned in stack with:hw-fingertree-0.1.2.0@sha256:f72e8862654cb0437710c50a2cbd1ce7c1430464deab2dd18c06bf58fd57bb43,3945

Module documentation for 0.1.2.0

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2020-08-12(full list with versions):

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.