Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dralley
on July 3, 2018
|
parent
|
context
|
favorite
| on:
Pointers Are More Abstract Than You Might Expect i...
You can still get NullPointerExceptions in Java, frequently.
Rust doesn't let you do that, at least not without conciously deciding to use unwrap() everywhere.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Rust doesn't let you do that, at least not without conciously deciding to use unwrap() everywhere.