into-sorted 0.0.2

Collection of utility methods and functions that take an owned array and return a sorted owned array
Documentation
1
2
3
4
5
6
7
8
9
10
11
# into-sorted

Collection of utility methods and functions that take an owned array and return a sorted owned array.

## APIs

See the [documentation](https://docs.rs/into-sorted).

## License

[MIT](https://github.com/KSXGitHub/into-sorted/blob/master/LICENSE.md) © [Hoàng Văn Khải](https://github.com/KSXGitHub/).