Implement `Iterator::last` for `vec::IntoIter` Avoid iterating everything when we have random access to the last element. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Implement `Iterator::last` for `vec::IntoIter` Avoid iterating everything when we have random access to the last element. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||