catapult

Usage

This library is currently available for Scala binary versions 2.13 and 3.2.

To use the latest version, include the following in your build.sbt:

libraryDependencies ++= Seq(
  "org.typelevel" %% "catapult" % "0.4.3"
)