Skip to content

Commit 26053dc

Browse files
LilithHafnerKristofferC
authored andcommitted
make elsize public (#54554)
It's part of the strided arrays API https://docs.julialang.org/en/v1/manual/interfaces/#man-interface-strided-arrays (cherry picked from commit 4896473)
1 parent 207ada2 commit 26053dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/exports.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,6 +1119,7 @@ public
11191119
split_rest,
11201120
tail,
11211121
checked_length,
1122+
elsize,
11221123

11231124
# Loading
11241125
DL_LOAD_PATH,

0 commit comments

Comments
 (0)