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 168597e commit 6941622Copy full SHA for 6941622
source/mir/ndslice/package.d
@@ -160,6 +160,13 @@ $(TR $(TDNW $(SUBMODULE algorithm)
160
$(SUBREF algorithm, each)
161
$(SUBREF algorithm, equal)
162
$(SUBREF algorithm, find)
163
+ $(SUBREF algorithm, findIndex)
164
+ $(SUBREF algorithm, minPos)
165
+ $(SUBREF algorithm, minIndex)
166
+ $(SUBREF algorithm, maxPos)
167
+ $(SUBREF algorithm, maxIndex)
168
+ $(SUBREF algorithm, minmaxPos)
169
+ $(SUBREF algorithm, minmaxIndex)
170
$(SUBREF algorithm, reduce)
171
)
172
0 commit comments