FICHA · MANJARO

haskell-data-clist

Simple functional ring type.

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

Description

A Haskell library that provides a simple functional ring data structure. Ring structures are useful when elements are arranged circularly and movement can wrap around either direction.

Developers use it for cyclic lists, focus navigation, round-robin behavior, and algorithms that need a current position inside a circular collection. Empty and single-item cases should be handled deliberately.

Permissions

Permissions not analysed for this source yet.