FICHA · MANJARO

haskell-fingertree

Generic finger-tree structure, with example instances

  • haskell-library
  • LIBRARY
  • DATA-STRUCTURES
  • SEQUENCE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library implementing a generic finger-tree structure with example instances. Finger trees support efficient access and updates near both ends and can be adapted to sequences, priority queues, and measured structures.

Developers use it for advanced data structures that need good asymptotic behavior and flexible annotations. The measure used by a finger tree should match the operations the application needs.

Permissions

Permissions not analysed for this source yet.