benhutchison / hoard   0.4

Apache License 2.0 GitHub

Typeclass-based collections library inspired by Haskell's Edison

Scala versions: 2.12 2.11
Scala.js versions: 0.6

hoard 0.1


Group ID:
com.github.benhutchison
Artifact ID:
hoard_2.11
Version:
0.1
Release Date:
Aug 21, 2016
Licenses:
Files:

libraryDependencies += "com.github.benhutchison" %% "hoard" % "0.1"

Mill build tool

ivy"com.github.benhutchison::hoard:0.1"

Scala CLI

//> using dep "com.github.benhutchison::hoard:0.1"

Ammonite REPL

import $ivy.`com.github.benhutchison::hoard:0.1`

<dependency>
  <groupId>com.github.benhutchison</groupId>
  <artifactId>hoard_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.benhutchison', name: 'hoard_2.11', version: '0.1'