This takes N generators that yield data in a sorted order and combines their outputs in a fully sorted order. This will only work on pre-sorted outputs from the generator.
Rest
Generated using TypeDoc
This takes N generators that yield data in a sorted order and combines their outputs in a fully sorted order. This will only work on pre-sorted outputs from the generator.