Skyb0rg007 / recursion-schemes-ix

Recursion schemes over indexed Functors
https://skyb0rg007.github.io/recursion-schemes-ix/
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

recursion-schemes-ix

Recursion schemes over indexed datatypes

Heavily inspired by multirec, this library uses PolyKinds and SingI constraints to achieve the same dependent typing as multirec.

This library defines the IFunctor typeclass and recursion-schemes on IFunctors.

Goals:

Non-Goals:

Documentation

Not written, but haddocks on the github user site.