Hacker News new | ask | show | jobs
by bojanz 1714 days ago
Optional function parameters also deserve a mention. Their absence results in semi-ugly workarounds even in the standard library[1].

[1] https://bojanz.github.io/optional-parameters-go/