ShellSort 1.4 - ShellSort is a simple sort for small sorts.
ShellSort is a simple sort suitable for 2000 or less elements. It sorts using a comparision routine you provide to compare two elements to be sorted.
Close Window