Fastest sort of fixed length 6 int array Answering to another Stack Overflow question (this one) I stumbled upon an interesting sub-problem. What is the fastest way to sort an array of 6 integers? As the question... May 7, 2022 0 Comments