merge

Array.merge(merge_array)[source]

Merge an array with the existing one.

Parameters

merge_array (Array) – The array to merge with the existing instance.