Join Slack
Powered by
Note that checking generic type at runtime is impo...
# announcements
p
poohbar
04/27/2018, 2:41 PM
Note that checking generic type at runtime is impossible on JVM because of type erasure. In Kotlin it is allowed in this specific case with a sort of a hack under the hood.
2
Views
Open in Slack
Previous
Next