* The base implementation of `_.merge` without support for argument juggling, * multiple sources, and `this` binding `customizer` functions. * * @private * @param {Object} object The destination object. * @param {Object} source The source object.
(object, source, customizer, stackA, stackB)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected