badsort

Crates.iobadsort
lib.rsbadsort
version0.2.2
sourcesrc
created_at2021-02-25 05:35:33.557961
updated_at2022-03-28 16:35:47.655267
descriptionSome basic sorting stuff I wrote as practice in Rust. Includes my favorite algorithm, BOGO Sort!
homepagehttps://github.com/toddas90/badsort
repositoryhttps://github.com/toddas90/badsort
max_upload_size
id360263
size38,893
Andrew (toddas90)

documentation

README

badsort

I wrote BOGO Sort for fun while learning Rust a while back.

Commit count: 21

cargo fmt