Recursion schemes by example

Krzysztof Ciesielski

01 Sep 2018.0 minutes read

This talk has been (or will be) presented at:

Recursive data structures like trees, JSON objects and language expressions are common elements of many codebases. We will explore Matryoshka for Scala - a powerful tool for processing and transforming recursive data without the pain associated with typical approach.

Blog Comments powered by Disqus.