stanch / zipper   0.6.0

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.13 2.12 2.11
Scala.js versions: 1.x 0.6

zipper 0.6.0


Group ID:
io.github.stanch
Artifact ID:
zipper_sjs1_2.13
Version:
0.6.0
Release Date:
Apr 26, 2024
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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