Various utilities related to Java 8's functional interfaces.
Find a file
Emmanuel BENOîT 34b97af161 Throwing functions let VM errors pass through
VM errors ought to be rethrown without being wrapped inside a
FunctionException.
2015-09-17 09:42:23 +02:00
src/main/java/info/ebenoit/ebul/func Throwing functions let VM errors pass through 2015-09-17 09:42:23 +02:00
.gitignore Initial import 2015-09-11 14:04:59 +02:00
pom.xml Version number set to 1.1-SNAPSHOT 2015-09-17 09:35:42 +02:00