mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
These functions all use yield. It's valid to call the next method on the return value, which is not true of Iterables.
These functions all use yield. It's valid to call the next method on the return value, which is not true of Iterables.