Skip to content

Releases: sfackler/streaming-iterator

v0.1.4

04 May 19:29

Choose a tag to compare

  • Added fold, rfold, and for_each methods.
  • convert now takes IntoIterator rather than Iterator.

v0.1.2

11 Dec 02:36

Choose a tag to compare

Make StreamingIterator object safe.

v0.1.1

05 Dec 05:19

Choose a tag to compare

  • Add map_ref.

v0.1.0

05 Dec 04:28

Choose a tag to compare

Initial release