Skip to content

Commit 45626de

Browse files
committed
add ★ to cmbinatorics
1 parent a661d8d commit 45626de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $(BOOKTABLE ,
2121
$(LEADINGROW Interpolation)
2222
$(TR $(TDNW $(MREF mir,interpolate)★) $(TD Interpolation algorithms))
2323
$(LEADINGROW Combinatrorics)
24-
$(TR $(TDNW $(MREF mir,combinatorics)) $(TD Combinations, combinations with repeats, cartesian power, permutations.))
24+
$(TR $(TDNW $(MREF mir,combinatorics)) $(TD Combinations, combinations with repeats, cartesian power, permutations.))
2525
$(LEADINGROW Interconnection with other languages)
2626
$(TR $(TDNW $(MREF mir,ndslice,connect,cpp)) $(TD Definitions suitable for `extern(C++)` functions))
2727
$(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

Comments
 (0)