2 unstable releases
0.2.0 | Jan 23, 2024 |
---|---|
0.1.0 | Jan 19, 2022 |
#572 in Rust patterns
11,148 downloads per month
Used in 13 crates
(5 directly)
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.