Object Deep Copy (+customs)(+customs) (version: 0)
Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.
Comparing performance of: Recursive Deep Copy vs JSON Deep Copy vs lodash clone vs customDeepCloneAegis vs customDeepCloneAutobound vs customDeepCloneAegisAllNew