Skip to content

Voltir/schemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schemes

Build Status Coverage Status License

Overview

This repository contains a (partial, WIP) port of the excellent recursion schemes micro-library originally authored by David Barri (@japgolly) to ensure that it works nicely with the Typelevel Cats functional programming library for Scala.

The original library was introduced by a blog post full of practical examples motivating the use of recursion schemes. I highly recommend you check out the whole series.

Conduct

Contributors are expected to follow the Typelevel Code of Conduct while participating on Github and any other venues associated with the project.

Acknowledgements

This library would not exist at all were it not for the original work of @japgolly.

Thanks are also due to Tomas Mikula (@TomasMikula) for the unboxed representation of Fix which both libraries use.

License

All code in this repository is licensed under the Apache License, Version 2.0. See LICENSE.

About

A recursion schemes micro-library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%