Skip to content

Parsley 2.3.0

Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 25 Jan 21:37
· 290 commits to master since this release
eafc98f

This release merges the #42 and #43 PRs.

What's New

  • Added reduceLeft, reduceLeftOption, reduceRight, reduceRightOption combinators
  • Added the zip alias to <~>
  • Improved performance of foldLeft and foldLeft1
  • Slight performance improvement for chain.left1 and chain.left
  • Added parseFromFile method to parsers