Y
Hacker News
new
|
ask
|
show
|
jobs
by
RivieraKid
2521 days ago
> I'm also not sure why in OOP-land, generics are this crazy experimental weird feature
It's not, it's an essential, basic feature.
2 comments
darkr
2521 days ago
I’d say in Java they’re still not quite there, being implemented via compile-time type erasure and runtime type-assertions.
link
notus
2521 days ago
Depends who you ask I guess
link