FICHA · MANJARO

haskell-witherable

filterable traversable

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

Description

Provides abstractions for structures that can be traversed while filtering values. This combines mapping, effects, and removal of unwanted elements in a reusable Haskell pattern.

It is useful for validation, data cleanup, parsers, transformations, and libraries that work generically over containers. Developers should make filtering rules clear because dropped values can otherwise be hard to notice.

Permissions

Permissions not analysed for this source yet.