/JavaMonadsExample

Code for the examples on this post:

Primary LanguageJava

Monads for Java Developers

This is the code referenced from the examples in this post:

###Monads for Java developers: Part 1 — The Optional log

This repo does not contain any application, however if you want to run the tests, you should include the lib folder in your classpath and run using java 8