itertools
0.13.0
Module tee
Module Items
Structs
Functions
In crate itertools
itertools
Module
tee
Copy item path
Source
Structs
§
Tee
One half of an iterator pair where both return the same elements.
TeeBuffer
🔒
Common buffer object for the two tee halves
Functions
§
new