@hackage / recursion-schemes-ext

Amateur addenda to recursion-schemes

Latest1.0.0.4

About

Metadata

  • Last updated , by vmchale
  • License BSD-3-Clause
  • Maintained by: vamchale@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    development (off by default)

    Enable `-Werror`

Readme

recursion-schemes-ext

This adds several functions to recursion-schemes, including a cataM.

Monadic Functions

This package provides cataM, anaM, and hyloM. That means you can have (co)algebras that return a monadic value.