![JAR search and dependency download from the Maven repository](/logo.png)
com.jfreeman.function.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lazy Show documentation
Show all versions of lazy Show documentation
A library for type-safe, tractable lazy evaluation and late binding in Java.
/**
* This package contains Java 8 functional interfaces for functions of arity
* higher than that available in the standard library.
*
* @author jfreeman
*/
package com.jfreeman.function;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy