Generic finger-tree structure, with example instances
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 * Ralf Hinze and Ross Paterson, "Finger trees: a simple general-purpose data structure", /Journal of Functional Programming/ 16:2 (2006) pp 197-217. <http://staff.city.ac.uk/~ross/papers/FingerTree.html> For a tuned sequence type, see 'Data.Sequence' in the 'containers' package, which is a specialization of this structure.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.5.0-12.fc42 | - |
Fedora 42 | 0.1.5.0-12.fc42 | - |
Fedora 41 | 0.1.5.0-11.fc41 | - |
Fedora 40 | 0.1.5.0-8.fc40 | - |
You can contact the maintainers of this package via email at
ghc-fingertree dash maintainers at fedoraproject dot org
.