An open API service indexing awesome lists of open source software.

https://github.com/cutsea110/monadic-recursion-schemes

Recursion Schemes for Monadic version.
https://github.com/cutsea110/monadic-recursion-schemes

monad recursion-schemes

Last synced: 3 months ago
JSON representation

Recursion Schemes for Monadic version.

Awesome Lists containing this project

README

          

# Recursion Schemes for Monadic version

[![Hackage](https://img.shields.io/hackage/v/monadic-recursion-schemes.svg)](https://hackage.haskell.org/package/monadic-recursion-schemes) [![Build Status](https://api.travis-ci.com/cutsea110/monadic-recursion-schemes.png?branch=master)](http://travis-ci.com/cutsea110/monadic-recursion-schemes)

## Overview

The Monad version of recursion schemes is provided.
This library strongly relies on [recursion-schemes](https://hackage.haskell.org/package/recursion-schemes).

We also provide multiple variants for some, but not all, morphisms.
Such variants may have a single prime or two or more consecutive primes at the end of the function name, and may be of different types, but they are essentially the same.