#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

#694 in Rust patterns

Download history 3434/week @ 2024-10-21 2790/week @ 2024-10-28 1895/week @ 2024-11-04 2606/week @ 2024-11-11 2069/week @ 2024-11-18 1601/week @ 2024-11-25 3101/week @ 2024-12-02 3296/week @ 2024-12-09 2398/week @ 2024-12-16 656/week @ 2024-12-23 1416/week @ 2024-12-30 3622/week @ 2025-01-06 2983/week @ 2025-01-13 2682/week @ 2025-01-20 4214/week @ 2025-01-27 2858/week @ 2025-02-03

12,958 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