Hacker News new | ask | show | jobs
Why no max/min function for integer in Golang (pulltech.net)
2 points by github-cat 2567 days ago
2 comments

int min/max function is trivial, leave it to the developer. Isn’t that often seen in Golang?