FunkyJFunctional icon indicating copy to clipboard operation
FunkyJFunctional copied to clipboard

A funky way to use functional programming in Java

Results 3 FunkyJFunctional issues
Sort by recently updated
recently updated
newest added

I just read this article : http://kerflyn.wordpress.com/2012/05/09/towards-pattern-matching-in-java/ Looks like there's something for FunkyJFunction here :) . Improvisation based on one of the examples : ``` java public static int funky_fact(final...

Totallylazy is a nice API that needs to be less verbose ;) http://code.google.com/p/totallylazy/

The sub-modules build fail because header files from parent is not found. ex : [ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (default) on project funkyjfunctional-core: Resource /Users/Nicolas/Dev/sources/nfrancois/FunkyJFunctional/funkyjfunctional-core/src/etc/header.txt not found in file...