wheaties / twotails   0.3.0

Apache License 2.0 GitHub

A Scala compiler plugin for mutual tail recursion

Scala versions: 2.11

twotails 0.2.0


Group ID:
com.github.wheaties
Artifact ID:
twotails_2.11
Version:
0.2.0
Release Date:
Aug 2, 2016
Licenses:
Files:

libraryDependencies += "com.github.wheaties" %% "twotails" % "0.2.0"

Mill build tool

ivy"com.github.wheaties::twotails:0.2.0"

Scala CLI

//> using dep "com.github.wheaties::twotails:0.2.0"

Ammonite REPL

import $ivy.`com.github.wheaties::twotails:0.2.0`

<dependency>
  <groupId>com.github.wheaties</groupId>
  <artifactId>twotails_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.wheaties', name: 'twotails_2.11', version: '0.2.0'