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 a661d8d commit 45626deCopy full SHA for 45626de
index.d
@@ -21,7 +21,7 @@ $(BOOKTABLE ,
21
$(LEADINGROW Interpolation)
22
$(TR $(TDNW $(MREF mir,interpolate)★) $(TD Interpolation algorithms))
23
$(LEADINGROW Combinatrorics)
24
- $(TR $(TDNW $(MREF mir,combinatorics)) $(TD Combinations, combinations with repeats, cartesian power, permutations.))
+ $(TR $(TDNW $(MREF mir,combinatorics)★) $(TD Combinations, combinations with repeats, cartesian power, permutations.))
25
$(LEADINGROW Interconnection with other languages)
26
$(TR $(TDNW $(MREF mir,ndslice,connect,cpp)) $(TD Definitions suitable for `extern(C++)` functions))
27
$(TR $(TDNW $(MREF mir,ndslice,connect,cpython)) $(TD Utilities for $(HTTPS docs.python.org/3/c-api/buffer.html, Python Buffer Protocol)))
0 commit comments