An awesome visual guide to some of the most common Scala functions.
This guide uses Hugo as render engine.
To launch the server in your local machine just launch the following command:
$ hugo serverThe function diagrams are written using the TeX TikZ library. In order to build the images you must have configured a TeX environment (or build and use the image from the provided Dockerfile).
Then, from the project's root dir just launch the following command:
$ makeIt will transform the .tex files into .svg images.