Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed mutable collected_iterator into immutable
`collected_iterator` should be immutable in order for `collected_iterator.push(0)` to produce error.
- Loading branch information