6 ms·
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.
by tdavis 14y 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.
- sirclueless 14y ago"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.