Join Slack
Powered by
so, regarding the mechanism that kotlin uses for `...
# random
g
groostav
04/12/2017, 8:15 PM
so, regarding the mechanism that kotlin uses for
kotlin.List
vs
java.util.List
, is there any way we mere programmers can get access to the same magic? I have a java type that
must
be a java type that I want to retroactively declare as covariant in kotlin.
6
Views
Open in Slack
Previous
Next