indexsort 0.0.1

Yet another sort crate, porting Golang sort package to Rust.
Documentation
1
2
# IndexSort
Yet another sort crate, porting Golang's standard sort package to Rust.