Hacker News new | ask | show | jobs
by silisili 1717 days ago
In real world usage, no, it's not essential.

There are times when you wish you had them, but they are typically conversion type functions. Those just don't happen that often for a lot of applications.

It's easy to show some contrived add func, and how you need one of every single number type in Go. But in practice, people rarely ever need such a function.