Hacker News new | ask | show | jobs
by tdavis 5041 days ago
Agreed. As is so often the case, "unique" is utterly misused here. That being said, having used Go, I really do enjoy the composition-at-core design.
1 comments

"Unique" is a fair description of Go's approach to OO: The ideas it is based around may not be totally original, but the implementation is different from any language in common use.