node-v8-clone
node-v8-clone copied to clipboard
Add .shallowClone and .deepClone api convenience aliases
This pull request adds api shortcuts deepClone
and shallowClone
to circumvent the api Boolean trap problem.