Skip to content

LoyolaChicagoCode/falgebra-explorations-scala

Repository files navigation

Scala CI codecov Codacy Badge License

Average time to resolve an issue Percentage of issues still open

Basic examples of recursive structures and behaviors based on F-algebras (see also this introduction.

For pedagogical reasons, these examples use Scala's higher-kinded types directly instead of relying on any third-party libraries for category theory or recursion schemes.

This project also illustrates property-based testing using ScalaCheck.

To run the tests:

  sbt test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages