v1.9.1
- Bug fix on equals
- Rename
equals()
toeq()
- added
diff()
as disunction of two objects - Rename
common()
tosame()
- Optimised
contains()
- Refactored 'memo()' to operate on functions only and added back 'bind()' to create methods.
equals()
to eq()
diff()
as disunction of two objectscommon()
to same()
contains()