FICHA · MANJARO

haskell-pointedlist

A zipper-like comonad which works as a list, tracking a position.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a zipper-like comonad that behaves like a list while tracking a current position. This makes it easier to move through a sequence and inspect or update the focused element with context.

It is useful for editors, parsers, simulations, navigation logic, and algorithms that need a cursor inside a list. It is a developer library and not an end-user list editor.

Permissions

Permissions not analysed for this source yet.