interleave
Yield from multiple iterators as values become available
Yield from multiple iterators as values become available
To install this package, run one of the following:
The interleave package provides a function of the same name that takes a
number of iterators, runs them in separate threads, and yields the values
produced as soon as each one is available.
Summary
Yield from multiple iterators as values become available
Last Updated
Jan 28, 2025 at 21:42
License
MIT
Total Downloads
21.9K
Supported Platforms
GitHub Repository
https://github.com/jwodder/interleave