Comment by initplus
4 years ago
Every pointer you can replace by a pass-by-value optional or a non-nullable reference is one less opportunity for errors.
Providing more restricted types that can replace raw pointers for many use cases makes languages safer.
No comments yet
Contribute on Hacker News ↗