#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

#353 in Rust patterns

Download history 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 1821/week @ 2024-03-20 1101/week @ 2024-03-27 874/week @ 2024-04-03 935/week @ 2024-04-10 1125/week @ 2024-04-17 1325/week @ 2024-04-24 1380/week @ 2024-05-01

4,846 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