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 36904a6 commit c9b7622Copy full SHA for c9b7622
src/utils.jl
@@ -134,7 +134,7 @@ end
134
"""
135
StructArrays.replace_storage(f, s::StructArray)
136
137
-Change storage type for components: each array `v` is replaced by `f(v)`. `f(v) is expected to have the same
+Change storage type for components: each array `v` is replaced by `f(v)`. `f(v)` is expected to have the same
138
`eltype` and `size` as `v`.
139
140
## Examples
0 commit comments