Join Slack
Powered by
you can see that it is by shadowing `T` - change `...
# announcements
s
Shawn
03/25/2018, 7:42 PM
you can see that it is by shadowing
T
- change
fun read
to
fun <T> read
and it’ll stop complaining about variance and instead complain that
src
isn’t the right type
2
Views
Open in Slack
Previous
Next