All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fj.data.optic.package-info Maven / Gradle / Ivy

Go to download

Functional Java is an open source library that supports closures for the Java programming language

There is a newer version: 5.0
Show newest version
/**
 *
 * Optic data types adapted from the Scala Monocle library
 * and inspired by the
 * Haskell Lens library.  See the Monocle Github
 * page for an overview of the package.
 *
 * @version %build.number%
 * @see Monocle
 */
package fj.data.optic;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy