Comment by softwaredoug
Comment by softwaredoug 2 days ago
But just not a pointer to an interface.
Its annoying to need to think about whether I’m working with an interface type of concrete type.
And if use pointers everywhere, why not make it the default?