7 ms·
Proof of the fact that this works is that D does exactly this.
by atilaneves 3y ago
Proof of the fact that this works is that D does exactly this.
- masklinn 3y agoAFAIK it works like that in most modern languages with pointers: Rust, Zig, even Go will implicitly deref pointers on attribute access.