Y
Hacker News
new
|
ask
|
show
|
jobs
by
wseqyrku
450 days ago
Yeah, it would be that plus the name and the signature as per usual. I don't think this is a huge limitation considering the alternative they chose: disallow generic methods altogether.
1 comments
int_19h
450 days ago
So how would you implement generic method calls via an interface reference?
link
VirusNewbie
448 days ago
The same way the other languages do it.
link
remexre
447 days ago
Isn't that way either JIT or boxed integers?
link