Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
449 days ago
So how would you implement generic method calls via an interface reference?
1 comments
VirusNewbie
447 days ago
The same way the other languages do it.
link
remexre
446 days ago
Isn't that way either JIT or boxed integers?
link