Concat

Concat is an aggregator that appends a collection to the end of a different collection.

JavaScript (concat)

var people = tall.concat(medium);