|
|
|
|
|
by burntsushi
4092 days ago
|
|
My statement is perfectly accurate in the context, which is discussing the representation of Java types. Java doesn't hold a monopoly on the word "pointer." For example, Go has pointers but doesn't allow pointer arithmetic in safe code. Similarly for Rust. |
|