Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document optimizations enabled by FusedIterator
When reading this I wondered what “some significant optimizations” referred to. As far as I can tell, the specialization of `.fuse()` is the only case where `FusedIterator` has any impact at all. Is this accurate @Stebalien?
- Loading branch information