Y
Hacker News
new
|
ask
|
show
|
jobs
by
atilaneves
976 days ago
Proof of the fact that this works is that D does exactly this.
1 comments
masklinn
975 days ago
AFAIK it works like that in most modern languages with pointers: Rust, Zig, even Go will implicitly deref pointers on attribute access.
link