Join Slack
Communities
Powered by
I'm trying to implement the typesafe heterogenous ...
# getting-started
t
teedee
04/30/2016, 10:54 AM
I'm trying to implement the typesafe heterogenous container from Effective Java in Kotlin. The java implementation makes use of the type Class<?>. How do I represent this type in Kotlin?
Open in Slack
Previous
Next