Expand description

A crate that contains some basic sorting algorithms.

Functions

A function for sorting an array of integers with insertion sort.