Y
Hacker News
new
|
ask
|
show
|
jobs
by
namelezz
4183 days ago
Is interface{} similar to type erasure on JVM?
1 comments
TheDong
4183 days ago
No, it's most like "Object" in Java.
link