This function combines two separate lists into a single list.
The order of elements is respected and the result may contain duplicates.
Bash
list1 APPEND list2 #Output: List
This function combines two separate lists into a single list.
The order of elements is respected and the result may contain duplicates.
list1 APPEND list2 #Output: List