Comment on C# almost has implicit interfacesparentComments−jayd162yHow does go handle marking up types with interfaces and then using types without that explicit interface?Do devs use the explicit interfaces at all? Do they treat implicitly casted types with more scrutiny? Does the tooling care?
Comments
How does go handle marking up types with interfaces and then using types without that explicit interface?
Do devs use the explicit interfaces at all? Do they treat implicitly casted types with more scrutiny? Does the tooling care?