Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudxain/ordering_status
Get ordering of a generic slice (ascending, descending, equal, none, undefined)
https://github.com/rudxain/ordering_status
is-sorted sorted
Last synced: about 5 hours ago
JSON representation
Get ordering of a generic slice (ascending, descending, equal, none, undefined)
- Host: GitHub
- URL: https://github.com/rudxain/ordering_status
- Owner: Rudxain
- License: unlicense
- Created: 2022-12-20T08:06:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T23:40:00.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T01:08:47.350Z (over 1 year ago)
- Topics: is-sorted, sorted
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ordering Status
[Related](https://github.com/gnzlbg/is_sorted)