* Creates a clone of `value`. If `isDeep` is `true` nested objects will also * be cloned, otherwise they will be assigned by reference. 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 me
(value, isDeep, callback, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected