A TypeScript implementation of a three-array merge function that returns a single ascending-sorted array — without using any sort function. collection_1 Sorted ascending (min → max) collection_2 ...