Package Usage: cargo: 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`.
4 versions
Latest release: over 3 years ago
9 dependent packages
62,426,081 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/crates.io/packages/peeking_take_while
Dependent Repos 8
cea-sec/sanzu
Graphical remote desktop solutionSize: 2.24 MB - Last synced: 6 days ago - Pushed: 5 months ago

messagerie-melanie2/Courrielleur-Sources
Size: 895 MB - Last synced: 6 days ago - Pushed: 3 months ago


CORSE/sparse_blocking
This project contains the code developed in order to create dense subblocks of sparse matrices, through permutation of rows and columns.Last synced: 7 months ago