![JAR search and dependency download from the Maven repository](/logo.png)
javaslang.algebra.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaslang-pure Show documentation
Show all versions of javaslang-pure Show documentation
A purely functional layer above Javaslang.
The newest version!
/**
* The algebra package contains interfaces used to describe inherent class properties like
* {@linkplain javaslang.algebra.Applicative}, {@linkplain javaslang.algebra.Monoid} and
* {@linkplain javaslang.algebra.Monad}.
*
* @since 1.1.0
*/
package javaslang.algebra;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy