Comment on Quadsort: a stable non-recursive merge sortparentComments−senderista6yIf you think about it, the "quadswap" is just unrolled merge sort on 4 elements.
Comments
If you think about it, the "quadswap" is just unrolled merge sort on 4 elements.