irevive / union-derivation   0.1.0

MIT License GitHub

A micro-library to derive a typeclass for Scala 3 Union types.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

union-derivation-core 0.1.0


Group ID:
io.github.irevive
Artifact ID:
union-derivation-core_sjs1_3
Version:
0.1.0
Release Date:
Jan 26, 2024
Licenses:
MIT
Files:

libraryDependencies += "io.github.irevive" %%% "union-derivation-core" % "0.1.0"

Mill build tool

ivy"io.github.irevive::union-derivation-core::0.1.0"

Scala CLI

//> using dep "io.github.irevive::union-derivation-core::0.1.0"