* Creates a clone of `value`. If `isDeep` is `true` nested objects are cloned, * otherwise they are assigned by reference. If `customizer` is provided it's * invoked to produce the cloned values. If `customizer` returns `undefined` * cloning is handled by the method instea
(value, isDeep, customizer, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected