Open tfogo opened 6 years ago
just a reminder: relevant doc section that would need changing https://docs.carbon.io/en/master/packages/carbond/docs/guide/collections/collection-operation-hooks.html
adding a leading underscore would also have the side effect of filtering it from class refs. i wish there was a better distinction between protected/private members...
Adding
_
would emphasize that in general it shouldn't be overridden unless you know what you're doing.