* The base implementation of `_.clone` without support for argument juggling * and `this` binding `customizer` functions. * * @private * @param {*} value The value to clone. * @param {boolean} [isDeep] Specify a deep clone. * @param {Function} [c
(value, isDeep, customizer, key, object, stackA, stackB)
source not stored for this graph (policy: none)
no test coverage detected