Add folded binary swap algorithm
This is added for comparison purposes only. The telescoping binary swap (just named binary swap) is generally faster (but maybe not always).
Showing
Please register or sign in to comment
This is added for comparison purposes only. The telescoping binary swap (just named binary swap) is generally faster (but maybe not always).