jar

com.github.tonivade : purefun-optics

Maven & Gradle

Jul 15, 2023
116 stars

Pure Fun · Functional Programming Library for Java

Table Of Contents

Latest Version

Download com.github.tonivade : purefun-optics JAR file - Latest Versions:

All Versions

Download com.github.tonivade : purefun-optics JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1
4.0
3.0
2.2
2.1.x
2.1
2.0
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window purefun-optics-4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tonivade.purefun.optics

├─ com.github.tonivade.purefun.optics.Iso.class - [JAR]

├─ com.github.tonivade.purefun.optics.Lens.class - [JAR]

├─ com.github.tonivade.purefun.optics.Optional.class - [JAR]

├─ com.github.tonivade.purefun.optics.PIso.class - [JAR]

├─ com.github.tonivade.purefun.optics.PLens.class - [JAR]

├─ com.github.tonivade.purefun.optics.POptional.class - [JAR]

├─ com.github.tonivade.purefun.optics.PPrism.class - [JAR]

├─ com.github.tonivade.purefun.optics.Prism.class - [JAR]