kevin-lee / can-equal

Add missing CanEqual typeclass instances to Scala 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can-equal

Add missing CanEqual typeclass instances to Scala 3

Get can-equal

In the build.sbt,

libraryDependencies += "io.kevinlee" %% "can-equal" % "0.1.1"

How to Use

import canequal.all.given

That's it!

About

Add missing CanEqual typeclass instances to Scala 3

License:MIT License


Languages

Language:Scala 96.3%Language:Shell 3.7%