Hacker News new | ask | show | jobs
by School-Cotton 816 days ago
You can do this in rust with Vec::get, which returns an Option<&T>.