A small library for writing referentially transparent and stack-safe sequential programs
Scala versions:
2.12
pureapp 0.6.0
Group ID:
com.github.battermann
Artifact ID:
pureapp_2.12
Version:
0.6.0
Release Date:
Apr 28, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "com.github.battermann" %% "pureapp" % "0.6.0"
ivy"com.github.battermann::pureapp:0.6.0"
//> using dep "com.github.battermann::pureapp:0.6.0"
import $ivy.`com.github.battermann::pureapp:0.6.0`
<dependency> <groupId>com.github.battermann</groupId> <artifactId>pureapp_2.12</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.github.battermann', name: 'pureapp_2.12', version: '0.6.0'