ios – Shadowing functions/properties using generics works outside the object but not inside it?big tee tech hubAugust 2, 2025 I have an object (Bar) like this that shadows the implementation of the function foo depending on T: struct Bar…