This method is like _.cloneWith except that it recursively clones value.
The value to recursively clone.
The function to customize cloning.
Returns the deep cloned value.
_.cloneDeepWith
This method is like _.cloneWith except that it recursively clones value.