Changelog
1.0.0
lutils-typeof
lutils-merge
lutils-clone
lutils
simply exposes all threemerge
, merge.whtie
, merge.black
merge(obj1, obj2, obj3, ...)
merge(obj1, obj2, obj3, ..., function() {})
merge([obj1, obj2, obj3, ...], options)
merge
now supports test functions for custom mergingclone
clone(obj, options)
typeOf
reamins the same