peeking_take_while
cargov1.0.0Like `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`.
License MIT OR Apache-2.04 versions0 deps11,115,302 weekly dl
fitzgen/peeking_take_while57
/ 100
Health
safe to use
[email protected] is safe to use (health: 57/100)
Health breakdown0 – 100
0/25
maintenance
20/20
popularity
25/25
security
12/15
maturity
0/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/cargo/peeking_take_whileMore from cargo
First published · 2017-05-17T00:42:53.962618Z
Last updated · 2021-09-03T17:58:50.443671Z