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

The idiomatic thing to do in rust is use iterators, and bounds checks are elided when you do. You can't always use iterators of course, at which point llvm is there to optimize what it can.


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

Search: