Join Slack
Powered by
yes, any type is a class at the end, but there are...
# reflect
u
udalov
03/23/2016, 1:47 PM
yes, any type is a class at the end, but there are also types which do not represent classes per se, e.g.:
Copy code
fun <T> foo(t: T): T = …
Open in Slack
Previous
Next