jar

com.github.eacasanovaspedre.fluk : fluk

Maven & Gradle

Jun 06, 2017
0 stars

Fluk · A library for making Kotlin more functional friendly

Table Of Contents

Latest Version

Download com.github.eacasanovaspedre.fluk : fluk JAR file - Latest Versions:

All Versions

Download com.github.eacasanovaspedre.fluk : fluk JAR file - All Versions:

Version Vulnerabilities Size Updated
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 fluk-1.2-BETA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.eacasanovaspedre.fluk

├─ com.github.eacasanovaspedre.fluk.Choice1Of2.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Choice2.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Choice2Kt.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Choice2Of2.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Failure.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.FunctionExtensionsKt.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.IterableExtensionsKt.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.OperatorsKt.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Result.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.ResultKt.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Single.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.Success.class - [JAR]

com.github.eacasanovaspedre.fluk.computationexpression

├─ com.github.eacasanovaspedre.fluk.computationexpression.Computation.class - [JAR]

├─ com.github.eacasanovaspedre.fluk.computationexpression.ResultKt.class - [JAR]