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


Group ID:
de.sciss
Artifact ID:
fingertree_3
Version:
1.5.5
Release Date:
May 15, 2021
Licenses:
Files:

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

Mill build tool

ivy"de.sciss::fingertree:1.5.5"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>fingertree_3</artifactId>
  <version>1.5.5</version>
</dependency>

compile group: 'de.sciss', name: 'fingertree_3', version: '1.5.5'