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 03a7803 commit b6dfc14Copy full SHA for b6dfc14
index.d
@@ -86,6 +86,10 @@ $(BOOKTABLE ,
86
$(TDNW $(MREF mir,functional))
87
$(TD Functions that manipulate other functions)
88
)
89
+ $(TR
90
+ $(TDNW $(MREF mir,array,primitives))
91
+ $(TD Array range primitives with ndslice-like API)
92
+ )
93
$(TR
94
$(TDNW $(MREF mir,primitives))
95
$(TD Templates used to check primitives)
0 commit comments