This method is like _.clone except that it recursively clones value.
- Lodash chained on (*): the deep cloned value.
See Implementation
This method is like _.clone except that it recursively clones value.