FICHA · MANJARO

haskell-abstract-deque

Abstract, parameterized interface to mutable Deques.

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

Description

A Haskell library that defines a common interface for mutable double-ended queues. Code can use the same operations with different deque implementations, which makes concurrent or performance-sensitive data structures easier to swap and test.

Developers need it when building Haskell software that depends on abstract deque behavior. Regular desktop users usually receive it only as a dependency.

Permissions

Permissions not analysed for this source yet.