Y
Hacker News
new
|
ask
|
show
|
jobs
by
wtetzner
3505 days ago
Wow. That seems very complicated for an implementation of map().
It seems like this is a perfect example of how generics are a productivity feature.
1 comments
weberc2
3505 days ago
It's complicated because the reflect library is very general. There's no need to repeat most of this. So in fact, it's a perfect example of how functions are a productivity feature.
link
wtetzner
3499 days ago
I would argue it's both.
link