Skip to content

v1.9.1

Compare
Choose a tag to compare
@mattaylor mattaylor released this 18 Oct 03:55
· 209 commits to main since this release
  • Bug fix on equals
  • Rename equals() to eq()
  • added diff() as disunction of two objects
  • Rename common() to same()
  • Optimised contains()
  • Refactored 'memo()' to operate on functions only and added back 'bind()' to create methods.