Skip to content

bingo-functional v1.10.0

Compare
Choose a tag to compare
@ace411 ace411 released this 29 Aug 10:31
· 562 commits to master since this release
  • Added object matching capability to patternMatch

  • Modified patternMatch array matching to give more concise match results

  • Jettisoned reverse function

  • Added Immutable collections to library

New Helper functions

  • mapDeep()
  • omit()
  • addKeys()
  • last()
  • reject()
  • mean()

Modified the following functions

  • patternMatch()