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 6cf627a commit 1b8eb25Copy full SHA for 1b8eb25
source/mir/ndslice/package.d
@@ -116,12 +116,14 @@ $(TR $(TDNW $(SUBMODULE topology) $(BR)
116
$(BR) Advanced constructors
117
$(BR) Kind conversion utilities))
118
$(TD
119
- $(SUBREF topology, as)
+ $(SUBREF topology, apply)
120
+ $(SUBREF topology, as)
121
$(SUBREF topology, assumeCanonical)
122
$(SUBREF topology, assumeContiguous)
123
$(SUBREF topology, bitpack)
124
$(SUBREF topology, bitwise)
125
$(SUBREF topology, blocks)
126
+ $(SUBREF topology, byDim)
127
$(SUBREF topology, canonical)
128
$(SUBREF topology, cartesian)
129
$(SUBREF topology, diagonal)
0 commit comments