Files
c3c/test
konimarti c96985f1db sort: add is_sorted (#1660)
* sort: add is_sorted
Add is_sorted function to check whether a list is sorted or not. Sort
order (ascending or descending) will be detected by looking at the data.
Add tests.
* update the release notes
* refactor: use lambda
2024-12-05 22:37:13 +01:00
..
2024-11-30 12:53:58 +01:00
2024-12-05 22:37:13 +01:00