A module that merges the passed in objects recursively while concatenating internal arrays. The procedure is completely functional, so it does not mutate any argument.
- 
            Updated
            Apr 27, 2018 
- JavaScript
A module that merges the passed in objects recursively while concatenating internal arrays. The procedure is completely functional, so it does not mutate any argument.
Add a description, image, and links to the merge-concat topic page so that developers can more easily learn about it.
To associate your repository with the merge-concat topic, visit your repo's landing page and select "manage topics."