2 unstable releases
0.1.0 | Sep 25, 2022 |
---|---|
0.0.1 | Sep 24, 2022 |
#1037 in Algorithms
26 downloads per month
Used in zuffer
31KB
541 lines
IndexSort
IndexSort
Installation
[dependencies]
indexsort = "0.1.0"
Acknowledgements
- Porting Go's sort package, thanks for Go contributors.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.