net.mintern.functions.unary.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of functions-unary-all Show documentation
Show all versions of functions-unary-all Show documentation
Provides functional interfaces for all two-argument functions
/**
* Provides {@code @FunctionalInterface}s for 1-argument
* operations.
*/
package net.mintern.functions.unary;