sciss / fingertree   1.5.5

Contributors Wanted GNU Library General Public License v2.1 only GitHub

A Scala implementation of the versatile purely functional data structure of the same name. Mirror of https://codeberg.org/sciss/FingerTree

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

fingertree 1.5.0


Group ID:
de.sciss
Artifact ID:
fingertree_2.10
Version:
1.5.0
Release Date:
May 4, 2013
Licenses:
Files:

libraryDependencies += "de.sciss" %% "fingertree" % "1.5.0"

Mill build tool

ivy"de.sciss::fingertree:1.5.0"

Scala CLI

//> using dep "de.sciss::fingertree:1.5.0"

Ammonite REPL

import $ivy.`de.sciss::fingertree:1.5.0`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>fingertree_2.10</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'de.sciss', name: 'fingertree_2.10', version: '1.5.0'