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 5ff4419 commit 794b1ceCopy full SHA for 794b1ce
index.d
@@ -26,7 +26,7 @@ $(BOOKTABLE ,
26
$(LEADINGROW Combinatrorics)
27
$(TR $(TDNW $(MREF mir,combinatorics)★) $(TD Combinations, combinations with repeats, cartesian power, permutations.))
28
$(LEADINGROW Interconnection with other languages)
29
- $(TR $(TDNW $(MREF mir,ndslice,connect,cpp)) $(TD Definitions suitable for `extern(C++)` functions))
+
30
$(TR $(TDNW $(MREF mir,ndslice,connect,cpython)) $(TD Utilities for $(HTTPS docs.python.org/3/c-api/buffer.html, Python Buffer Protocol)))
31
$(LEADINGROW Math)
32
$(TR $(TDNW $(MREF mir,math)) $(TD Package))
0 commit comments