Skip to content

Add startsWith(), endsWith(), fix single argument reduce()

Choose a tag to compare

@dxinteractive dxinteractive released this 03 Mar 23:49
· 55 commits to master since this release
  • add startsWith()
  • add endsWith()
  • fix: reduce and reduceRight should work without initial reductions
  • No breaking changes