FICHA · MANJARO

haskell-recursion-schemes

Representing common recursion patterns as higher-order functions

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

Description

Represents common recursion patterns as higher-order functions in Haskell. Recursion schemes help separate the shape of recursive traversal from the operation performed at each step.

It is useful for compilers, interpreters, tree processing, AST transformations, and advanced functional programming. It is a developer library and requires familiarity with recursion abstractions.

Permissions

Permissions not analysed for this source yet.