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 2be6a33 commit b438bd0Copy full SHA for b438bd0
index.d
@@ -14,6 +14,7 @@ $(BOOKTABLE ,
14
$(TR $(TDNW $(MREF mir,ndslice)) $(TD Package))
15
$(TR $(TDNW $(MREF mir,ndslice,algorithm)) $(TD Loop free programming))
16
$(TR $(TDNW $(MREF mir,ndslice,allocation)) $(TD Allocation utilities))
17
+ $(TR $(TDNW $(MREF mir,ndslice,chunks)) $(TD Multi-dimensional random access range with slicing))
18
$(TR $(TDNW $(MREF mir,ndslice,concatenation)) $(TD Concatenation and padding))
19
$(TR $(TDNW $(MREF mir,ndslice,dynamic)) $(TD Dynamic dimension manipulators))
20
$(TR $(TDNW $(MREF mir,ndslice,field)) $(TD Field declarations))
0 commit comments