#sorting #merge #algorithm #bad #book #chapter #14

yanked paddison_simple_merge_sort

A simple (and probably bad) merge sort implementation, written for chapter 14.2 of the rust book

0.1.0 Dec 20, 2021

#22 in #14

MIT license

3KB

sorts

Implementation of some sorting algorithms. As of writing this, only merge sort is implemented.

No runtime deps