Yet another sort crate, porting Golang sort package to Rust.
Installation
[]
= "0.1"
Example
- See
dtlogfor whenindexsortis more convenient thansort*in Rust's standard library
Acknowledgements
- Porting Go's sort package, thanks for Go contributors.