Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Benchmark
nth_back
specializations too
Similar to `nth` benchmark. With this, all iterator method specializations are considered except for methods that rely on `[r]fold/try_[r]fold` by default. We might want to add others later.
- Loading branch information