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

https://github.com/gvolpe/free-as-a-monad

Running 2 or more algebras with Coproduct and Inject when using the Free Monad
https://github.com/gvolpe/free-as-a-monad

algebra cats coproduct free inject monad natural-transformation

Last synced: 8 months ago
JSON representation

Running 2 or more algebras with Coproduct and Inject when using the Free Monad

Awesome Lists containing this project

README

          

free-as-a-monad
===============

Simple demostratino of the creation of your own free monad + the use of it.