Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@brcrista brcrista released this 26 Jun 14:58
· 4 commits to main since this release
cb3e96f
  • Add iterable.count()
  • map, flatMap, filter, and reduce now all take a function as their first argument and the iterable as their second argument.