angular.merge
Improve this Doc View Source angular.merge
- function in module ng
Deeply extends the destination object dst
by copying own enumerable properties from the src
object(s) to dst
. You can specify multiple src
objects. If you want to preserve original objects, you can do so by passing an e