Iltotore / iron

Strong type constraints for Scala
https://iltotore.github.io/iron/docs/
Apache License 2.0
457 stars 43 forks source link

Add TypeTest given instances for RefinedTypeOps #166

Closed Iltotore closed 1 year ago

Iltotore commented 1 year ago

Generate TypeTest instances for new types, useful for generic isInstances and typeclass derivation.