This Clojure / ClojureScript library implements the Merge Insertion sorting algorithm (also known as the Ford-Johnson Algorithm). Merge Insertion Sort is a comparison sort that minimizes the ...