fbaierl / scalajs-cross-compile-tarjan   0.1.2

MIT License GitHub

Implementation of Tarjan's strongly connected components algorithm

Scala versions: 2.12
Scala.js versions: 0.6

scala-tarjan 0.1.1


Group ID:
com.github.fbaierl
Artifact ID:
scala-tarjan_sjs0.6_2.12
Version:
0.1.1
Release Date:
Nov 4, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.fbaierl" %%% "scala-tarjan" % "0.1.1"

Mill build tool

ivy"com.github.fbaierl::scala-tarjan::0.1.1"

Scala CLI

//> using dep "com.github.fbaierl::scala-tarjan::0.1.1"