FICHA · MANJARO

haskell-indexed-traversable

FunctorWithIndex, FoldableWithIndex, TraversableWithIndex

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

Description

Provides indexed versions of common Haskell abstractions such as Functor, Foldable, and Traversable. These let code process structures while also seeing an index, position, key, or similar context.

It is useful for libraries that need to map, fold, or traverse data while preserving location information. It is a programming library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.