diff --git a/pom.xml b/pom.xml index f60e3d7..59e2ef4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ebul-func 0.0.1-SNAPSHOT E.B.'s utility libraries - Functional interfaces - Various utilities related to Java 8's functional interfaces. This includes interfaces for functions that can throw exceptions. + Various utilities related to Java 8's functional interfaces. This includes support for the float primitive type as well as versions of all interfaces capable of rethrowing checked exceptions as runtime exceptions. https://github.com/tseeker/ebul-func