Can be used to recursively merge objects and arrays, where values on the
right-hand side will overwrite values on the left-hand based on the key
or index respectively. Furthermore, if the 2nd argument is not provided,
it will simply clone the base value.
Can be used to recursively merge objects and arrays, where values on the right-hand side will overwrite values on the left-hand based on the key or index respectively. Furthermore, if the 2nd argument is not provided, it will simply clone the base value.