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.2


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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