Skip to content

v0.1.4

Latest

Choose a tag to compare

@sfackler sfackler released this 04 May 19:29
· 90 commits to master since this release
  • Added fold, rfold, and for_each methods.
  • convert now takes IntoIterator rather than Iterator.