We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a870f2a commit 0e27759Copy full SHA for 0e27759
pythonic/itertools.md
@@ -50,6 +50,8 @@ for each in itertools.starmap(operator.mul, data)
50
51
## tee()
52
53
+## izip()
54
+
55
## zip_longest()
56
57
## combinations()
0 commit comments