jar

com.tunjid : mutator

Maven & Gradle

Jan 21, 2022
35 stars

mutator · A tiny redux-like library that makes it easy to transform streams of actions into streams of state

Table Of Contents

Latest Version

Download com.tunjid : mutator JAR file - Latest Versions:

All Versions

Download com.tunjid : mutator JAR file - All Versions:

Version Vulnerabilities Size Updated
coroutines
core
0.0.x

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 mutator-coroutines-native.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tunjid.mutator

├─ com.tunjid.mutator.FlowHolder.class - [JAR]

├─ com.tunjid.mutator.Mutation.class - [JAR]

├─ com.tunjid.mutator.MutationStreamKt.class - [JAR]

├─ com.tunjid.mutator.StateHolder.class - [JAR]

├─ com.tunjid.mutator.StateHolderKt.class - [JAR]

├─ com.tunjid.mutator.TransformationContext.class - [JAR]

Advertisement