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

https://github.com/steshaw/adt-in-java-with-fold

Encoding algebraic data types in Java using fold
https://github.com/steshaw/adt-in-java-with-fold

Last synced: 10 months ago
JSON representation

Encoding algebraic data types in Java using fold

Awesome Lists containing this project

README

          

adt-in-java-with-fold
=====================

Encoding algebraic data types in Java using fold