#Code Review: Bubble sort

2 messages · Page 1 of 1 (latest)

hidden sequoia
#

I wanna do a tiny repo with different sorting algos - rn there's very little code here:
https://github.com/neel04/rust_sort

What expressions, structure etc. can I follow to improve readability and make it more rusty?

I do have quite a few topics left to learn, so if there are some topics that can immediately help please mention them and I'll give them a read!

GitHub

Sorting algorithms in Rust. Contribute to neel04/rust_sort development by creating an account on GitHub.

hidden sequoia
#

Anyone? ferrisCry