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 24564ec commit 4dd36c0Copy full SHA for 4dd36c0
docs/src/lib/internals.md
@@ -19,9 +19,6 @@ Pages = ["internals.md"]
19
## Internals
20
21
```@docs
22
-blockcolsupport
23
-blockrowsupport
24
-blockedrange
25
BlockedOneTo
26
BlockedUnitRange
27
BlockRange
docs/src/lib/public.md
@@ -40,6 +40,9 @@ blocksizes
40
blocks
41
eachblock
42
blockcheckbounds
43
+blockcolsupport
44
+blockrowsupport
45
+blockedrange
46
```
47
48
## BlockArray
0 commit comments