* Creates a deep clone of `value`. If a callback is provided it will be * executed to produce the cloned values. If the callback returns `undefined` * cloning will be handled by the method instead. The callback is bound to * `thisArg` and invoked with one argument; (value). *
(value, callback, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected