At least i+1 elements, right? Or am I getting caught up by one of the three hardest problems again?
https://github.com/rust-lang/blog.rust-lang.org/commit/fe241... (should roll out in a few minutes)
1. Naming things.
2. Cache invalidation.
3. Off by one errors.
Number 3 apparently the hardest one.
βββ-
Original question: Out of curiosity, why the +1?
https://github.com/rust-lang/blog.rust-lang.org/commit/fe241... (should roll out in a few minutes)