Skip to content

Commit b6dfc14

Browse files
committed
update index
1 parent 03a7803 commit b6dfc14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.d

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ $(BOOKTABLE ,
8686
$(TDNW $(MREF mir,functional))
8787
$(TD Functions that manipulate other functions)
8888
)
89+
$(TR
90+
$(TDNW $(MREF mir,array,primitives))
91+
$(TD Array range primitives with ndslice-like API)
92+
)
8993
$(TR
9094
$(TDNW $(MREF mir,primitives))
9195
$(TD Templates used to check primitives)

0 commit comments

Comments
 (0)