Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wtetzner
on Nov 10, 2016
|
parent
|
context
|
favorite
| on:
Seven years of Go
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.
weberc2
on Nov 10, 2016
[–]
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.
wtetzner
on Nov 17, 2016
|
parent
[–]
I would argue it's both.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It seems like this is a perfect example of how generics are a productivity feature.