Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2021-06-02 05:29:43 +00:00
parent 01775d8dee
commit c1a51a3934
14224 changed files with 345643 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
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",""]]});