Inspired by cats-effect tutorial.
All contents are realeased under the Apache v2 license.
Code can be compiled using sbt
:
$ sbt
> compile
Any of the files can be executed also using sbt
. So for example to run
Validated
we will run:
> runMain Validated