typeshare
typeshare copied to clipboard
Embedded Generics may be subject to type-erasure in Kotlin
This issue needs investigation and, if applicable, examples.
- Is this something we should fix/improve? Type-erasure is a hazard on the JVM and serialization failures involving them may just have to be worked around...
- What situations would this occur in?
- Etc...