Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

To be slightly pedantic, Vec::get() is the non-panicking version. Vec::get_unchecked() is just the version thereof that elides the bounds check.


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

Search: