Hacker News new | past | comments | ask | show | jobs | submit login

Of course Rust has a null pointer type. Otherwise, it wouldn’t really be a systems programming language :)

But most users would rarely if ever need to use that type. Option<T> is how Rust deals with optional/nullable values.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: