Module slowsort

Module slowsort 

Source

Traits§

Slowsort
A trait providing the slowsort algorithm.

Functions§

slowsort
The slowsort algorithm.
slowsort_stepped
The slowsort algorithm but stepped.
slowsort_stepped_and_timed
The slowsort algorithm but stepped and timed.
slowsort_timed
The slowsort algorithm but timed.