Takes a list of lists, and joins them into one list by joining them end-to-end.
Each item in the passed list must be a list. To include single items, wrap them in square brackets [].