Terminate Iterator
Terminate the decorator iterator when the underlying iterator terminates. I'd only implemented and tested early termination as determined by the filter function.
Issue by Issue
- Release version 0.0.3. #16.
- Terminate iterator when decorated iterator terminates. #15.