FICHA · MANJARO

haskell-filtrable

Class of filtrable containers

  • haskell-library
  • LIBRARY
  • CONTAINERS
  • TYPECLASSES
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library defining a class for filtrable containers. It provides abstractions for structures that can remove or keep elements based on optional or predicate-like results.

Developers use it in generic functional code where filtering behavior should work across several container types. Clear laws and expectations help avoid surprising behavior for custom instances.

Permissions

Permissions not analysed for this source yet.