shawjef3 / depthfirst   0.0-M1

GitHub

A faster implementation of flatMap, map, and withFilter for large collections.

Scala versions: 2.12 2.11 2.10

depthfirst 0.0-M1


Group ID:
me.jeffshaw.depthfirst
Artifact ID:
depthfirst_2.12
Version:
0.0-M1
Release Date:
Jul 31, 2017
Licenses:
Files:

libraryDependencies += "me.jeffshaw.depthfirst" %% "depthfirst" % "0.0-M1"

Mill build tool

ivy"me.jeffshaw.depthfirst::depthfirst:0.0-M1"

Scala CLI

//> using dep "me.jeffshaw.depthfirst::depthfirst:0.0-M1"

Ammonite REPL

import $ivy.`me.jeffshaw.depthfirst::depthfirst:0.0-M1`

<dependency>
  <groupId>me.jeffshaw.depthfirst</groupId>
  <artifactId>depthfirst_2.12</artifactId>
  <version>0.0-M1</version>
</dependency>

compile group: 'me.jeffshaw.depthfirst', name: 'depthfirst_2.12', version: '0.0-M1'