$.merge().
arr1, with elements of arr2 inserted.
arr1
arr2
Cheerio.merge
https://api.jquery.com/jQuery.merge/
First array.
Second array.
$.merge().
Returns
arr1
, with elements ofarr2
inserted.Alias
Cheerio.merge
See
https://api.jquery.com/jQuery.merge/