Skip to content

Commit afa0589

Browse files
langestefanaplavin
authored andcommitted
Export components from StructArrays.jl
Should fix #333
1 parent 831a1ba commit afa0589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/StructArrays.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using ConstructionBase: constructorof
66
export StructArray, StructVector, LazyRow, LazyRows
77
export collect_structarray
88
export replace_storage
9+
export components
910

1011
include("interface.jl")
1112
include("structarray.jl")

0 commit comments

Comments
 (0)