Hacker News new | ask | show | jobs
by jhillyerd 3036 days ago
Boiler plate in my example would be everything that needs to be written for a class in Java, not specific to sorting: new file, imports, getters, setters etc. compared to a few lines in an existing file for a struct in Go.