Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`IntoIter` and `FilterEntry<IntoIter, P>` will return `None` once they returned `None`. Implementing `FusedIterator` allows `Iterator::fuse` method to be optimized. PR #139
- Loading branch information