NOTE This repo is archived. This is still available under the licensing terms, but is not being actively developed or updated any further. Please see DelineaXPM for active projects.
A monadic pattern that can be used to construct data processing pipeline, supports Apache Spark.
<dependency>
<groupId>com.github.codegerm</groupId>
<artifactId>org.cg.monadic-lib_2.11</artifactId>
<version>1.1.1</version>
</dependency>