Join Slack
Powered by
Question: what does this exactly mean for `z`: `fu...
# announcements
v
voddan
03/17/2016, 7:02 AM
Question: what does this exactly mean for `z`:
fun <T> foo(t: T, z: T?) {}
? Consider that
t
is nullable here (calls are not allowed)
2
Views
Open in Slack
Previous
Next