Slides for a talk about the application of some functional idioms with Java. The generated slides are in the file ./presentation.pdf.
- slides/ : The LaTeX source code
- src/ : Some compiling Java source files with example code.
- snippets/ : Some non-compiling Java sources included in the LaTeX slides.
Use build.sh to build the slides (LaTeX needed) and compile the sources (Java needed).