Hacker News new | ask | show | jobs
by BadBadJellyBean 38 days ago
It is. But it's also an inconvenience. In a language like Java I can just say that a class implements an interface. If the interface changes the compiler and the IDE tell me about the missing methods. Go not so much.