Skip to content

Dilute 0.0.3

Choose a tag to compare

@bigeasy bigeasy released this 26 Jan 08:12
· 121 commits to master since this release

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.