Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
epage
on March 10, 2022
|
parent
|
context
|
favorite
| on:
Things I hate about Rust, redux
For me, the reason I like an explicit `.iter()` is because its more refactor-friendly. If I have an existing loop over `&collection` but want to call an iterator method, I have to switch to `collection.iter().enumerate()`.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: