There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.