#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

#349 in Rust patterns

Download history 970/week @ 2023-12-06 864/week @ 2023-12-13 443/week @ 2023-12-20 224/week @ 2023-12-27 798/week @ 2024-01-03 1266/week @ 2024-01-10 1821/week @ 2024-01-17 1392/week @ 2024-01-24 1519/week @ 2024-01-31 2516/week @ 2024-02-07 2658/week @ 2024-02-14 2937/week @ 2024-02-21 2131/week @ 2024-02-28 1490/week @ 2024-03-06 1596/week @ 2024-03-13 1524/week @ 2024-03-20

7,057 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