Struct is not a simplified version of a class. As you mention later on, it’s a value instead of a reference type, which makes it fundamentally different
Struct is not a simplified version of a class. As you mention later on, it’s a value instead of a reference type, which makes it fundamentally different