1 line
328 B
JavaScript
1 line
328 B
JavaScript
initSidebarItems({"enum":[["IterNextOutput","Output of `__next__` which can either `yield` the next value in the iteration, or `return` a value to raise `StopIteration` in Python."]],"trait":[["PyIterIterProtocol",""],["PyIterNextProtocol",""],["PyIterProtocol","Python Iterator Interface."]],"type":[["PyIterNextOutput",""]]}); |