Changelog
1.0.6
map
with slice
when shallow-cloning arrays (performance and footprint)Changelog
1.0.5
add
with nested arraysChangelog
1.0.4
merge
when it is not a standard objectChangelog
1.0.3
splice
for remove
instead of native (in case item is an extension of an Array
and has messed with splice
)Changelog
1.0.2
Changelog
1.0.1
isCloneable
(performance improvement when cloning)