#sorting #iterator #iota

iterator-sorted

Stable functions for checking iterator sorting

2 unstable releases

0.2.0 Jan 23, 2024
0.1.0 Jan 19, 2022

#688 in Rust patterns

Download history 2580/week @ 2024-10-05 3362/week @ 2024-10-12 3860/week @ 2024-10-19 2816/week @ 2024-10-26 1634/week @ 2024-11-02 2750/week @ 2024-11-09 1923/week @ 2024-11-16 1774/week @ 2024-11-23 3068/week @ 2024-11-30 3109/week @ 2024-12-07 2535/week @ 2024-12-14 800/week @ 2024-12-21 1216/week @ 2024-12-28 3440/week @ 2025-01-04 3179/week @ 2025-01-11 2428/week @ 2025-01-18

10,313 downloads per month
Used in 13 crates (5 directly)

Apache-2.0

6KB

iterator-sorted

Provides stable functions for checking that an Iterator is sorted.


lib.rs:

Provides stable functions for checking that an Iterator is sorted.

No runtime deps