Comment on Is Go an Object-Oriented Language?parentComments−NateDad12yShape is definitely much more accurately modeled as an interface than a base class, since it has no functionality on its own.
Comments
Shape is definitely much more accurately modeled as an interface than a base class, since it has no functionality on its own.