Crate ruchei_itertools

Crate ruchei_itertools 

Source
Expand description

once it is somewhat useful and correct, this might get renamed to async-itertools

or it might not, since we want route-sink passthrough, and that’s ruchei-specific

this project is largely based off https://docs.rs/itertools/0.14.0, which is licensed under MIT OR Apache-2.0

Enums§

EitherOrBoth

Traits§

AsyncItertools
Itertools for Streams

Functions§

interleave
try_zip_lazy
zip_lazy
zip_longest

Type Aliases§

AdvanceBy
AllEqual
Cmp
CmpBy
DedupEager
Interleave
PartialCmp
PartialCmpBy
TryZipLazy
ZipLazy
ZipLongest