Module itertools::tee

source ·

Structs

  • One half of an iterator pair where both return the same elements.
  • TeeBuffer 🔒
    Common buffer object for the two tee halves

Functions