This repository has been deprecated by the owner.

scala / collection-strawman   0.9.0

Apache License 2.0 GitHub

Implementation of the new Scala 2.13 Collections

Scala versions: 2.12
Scala.js versions: 0.6

collection-strawman 0.2.0


Group ID:
ch.epfl.scala
Artifact ID:
collection-strawman_2.12
Version:
0.2.0
Release Date:
Jun 30, 2017
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "collection-strawman" % "0.2.0"

Mill build tool

ivy"ch.epfl.scala::collection-strawman:0.2.0"

Scala CLI

//> using dep "ch.epfl.scala::collection-strawman:0.2.0"

Ammonite REPL

import $ivy.`ch.epfl.scala::collection-strawman:0.2.0`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>collection-strawman_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'collection-strawman_2.12', version: '0.2.0'