Though concurrency gets all the hype, it's implicit interfaces which are the deepest, most useful feature of go for me - making it clear that interfaces are defined at the point of use, not at the point of definition.
Though concurrency gets all the hype, it's implicit interfaces which are the deepest, most useful feature of go for me - making it clear that interfaces are defined at the point of use, not at the point of definition.