9 releases
| 0.2.2 | Mar 28, 2022 |
|---|---|
| 0.2.1 | Feb 25, 2022 |
| 0.1.5 | Feb 12, 2022 |
| 0.1.1 | Feb 27, 2021 |
#1430 in Algorithms
14KB
53 lines
badsort
I wrote BOGO Sort for fun while learning Rust a while back.
lib.rs:
Badsort
A BOGO Sort implementation I wrote when I was super bored.
Dependencies
~310KB