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: peek, by_ref, take_while, iterator
License: MIT,Apache-2.0
Latest release: over 2 years ago
First release: about 7 years ago
Dependent packages: 9
Dependent repositories: 12,162
Downloads: 51,070,993 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: about 22 hours ago

Nick Fitzgerald
140 packages
1,439,178,819 downloads