Skip to content

Commit b987317

Browse files
authored
Make three more functions public (#421)
1 parent 24564ec commit b987317

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/lib/internals.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ Pages = ["internals.md"]
1919
## Internals
2020

2121
```@docs
22-
blockcolsupport
23-
blockrowsupport
24-
blockedrange
2522
BlockedOneTo
2623
BlockedUnitRange
2724
BlockRange

docs/src/lib/public.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ blocksizes
4040
blocks
4141
eachblock
4242
blockcheckbounds
43+
blockcolsupport
44+
blockrowsupport
45+
blockedrange
4346
```
4447

4548
## BlockArray

0 commit comments

Comments
 (0)