Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.2% downloads on crates.io
Top 3.7% dependent packages on crates.io
Top 0.3% dependent repos on crates.io
Top 0.1% docker downloads on crates.io

crates.io : peeking_take_while

Like `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`.

Registry - Source - Documentation - JSON
purl: pkg:cargo/peeking_take_while
Keywords: iterator, take_while, by_ref, peek
License: MIT,Apache-2.0
Latest release: over 2 years ago
First release: almost 7 years ago
Dependent packages: 9
Dependent repositories: 12,162
Downloads: 48,943,080 total
Stars: 11 on GitHub
Forks: 0 on GitHub
Docker dependents: 578
Docker downloads: 717,059,110
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...