Stream Merge

FCC link

Write a function that takes multiple sorted arrays of items, and returns one array of sorted items.

Test

{{test}}

Console output