List of Free code Lambda
Projects
-
lambda spec
Adding ? to your Java Specs!.
-
lambda tutorial
Exercises to learn lambda syntax + the Streams API from the upcoming JDK 8 release.
-
LINK JAVA 8 LAMBDA
LINK framework for Java 1.8. LINK is an experimental lightweight framework which aims to increase the likelyhood of producing correct applications. This is achieved by forming computation chains, inspired by Floyd Hoare and Propositional Logic, in which.
-
retrolambda
Backport of Java 8's lambda expressions to Java 7, 6 and 5.