swaldman / leftright   0.0.1

GitHub

Implicit enrichment of scala.util.Either to support monadic bias

Scala versions: 2.11 2.10

leftright 0.0.1


Group ID:
com.mchange
Artifact ID:
leftright_2.11
Version:
0.0.1
Release Date:
Dec 8, 2015
Licenses:
Files:

libraryDependencies += "com.mchange" %% "leftright" % "0.0.1"

Mill build tool

ivy"com.mchange::leftright:0.0.1"

Scala CLI

//> using dep "com.mchange::leftright:0.0.1"

Ammonite REPL

import $ivy.`com.mchange::leftright:0.0.1`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>leftright_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.mchange', name: 'leftright_2.11', version: '0.0.1'