Y
Hacker News
new
|
ask
|
show
|
jobs
by
sagichmal
4434 days ago
I totally agree with the parent: far better to have 8 methods doing the same thing with different names and statically-typed parameters, than 1 method taking interface{}s. Strong +1 to a change in API.