Kotlin Reified Types
This is a good post on Kotlin reified types:
https://kotlinexpertise.com/kotlin-reified-types/
TLDR: when you have generics but also want to access it at runtime.
This is a good post on Kotlin reified types:
https://kotlinexpertise.com/kotlin-reified-types/
TLDR: when you have generics but also want to access it at runtime.