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 831a1ba commit afa0589Copy full SHA for afa0589
src/StructArrays.jl
@@ -6,6 +6,7 @@ using ConstructionBase: constructorof
6
export StructArray, StructVector, LazyRow, LazyRows
7
export collect_structarray
8
export replace_storage
9
+export components
10
11
include("interface.jl")
12
include("structarray.jl")
0 commit comments