This library is intended to solve the use case of getting the erased types of a (generic) parameter. Something which was possible in Scala 2 with TypeTag and is now a bit more complex with Scala 3.
Scala versions:
3.x
Latest version
[![typetrees Scala version support](https://index.scala-lang.org/gaeljw/typetrees/typetrees/latest.svg)](https://index.scala-lang.org/gaeljw/typetrees/typetrees)
JVM badge
[![typetrees Scala version support](https://index.scala-lang.org/gaeljw/typetrees/typetrees/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/gaeljw/typetrees/typetrees)