Skip to content

Commit 2f783d3

Browse files
committed
ditto
1 parent e9970cd commit 2f783d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.d

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ $(BOOKTABLE ,
2020
$(TR $(TDNW $(MREF mir,graph,tarjan)★) $(TD Tarjan's strongly connected components algorithm))
2121
$(LEADINGROW Interpolation)
2222
$(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.))
2325
$(LEADINGROW Interconnection with other languages)
2426
$(TR $(TDNW $(MREF mir,ndslice,connect,cpp)) $(TD Definitions suitable for `extern(C++)` functions))
2527
$(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)