FICHA · MANJARO

haskell-mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers

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

Description

Provides type classes for mapping, folding, and traversing monomorphic containers in Haskell. Monomorphic containers have a fixed element type, so they do not fit the standard polymorphic traversal classes directly.

It is useful for text, byte arrays, vectors, and custom containers that still need shared traversal operations. It is a programming library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.