Skip to content

afcastano/JavaMonadsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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