← Back to context Comment by vbezhenar 1 day ago Just use pointers everywhere? Who cares. 1 comment vbezhenar Reply softwaredoug 1 day 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?
softwaredoug 1 day 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?
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?