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