stanch / zipper   0.5.2

MIT License Website GitHub

An implementation of Huet’s Zipper for Scala and Scala.js that is intended to be usable in many common scenarios

Scala versions: 2.12 2.11
Scala.js versions: 0.6

zipper 0.5.2


Group ID:
io.github.stanch
Artifact ID:
zipper_sjs0.6_2.12
Version:
0.5.2
Release Date:
Jul 30, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.stanch" %%% "zipper" % "0.5.2"

Mill build tool

ivy"io.github.stanch::zipper::0.5.2"

Scala CLI

//> using dep "io.github.stanch::zipper::0.5.2"