StructArrays.jl
StructArrays.jl copied to clipboard
Update to the latest broadcast implement.
On master Broadcasted store style by field. Update accordingly.
Test for parent BroadcastStyle with field meta has not been added.
Just run CI to make sure the code works on old julia.
I personally don't understand the motivation, what problems exactly does it solve?
It should make parent broadcast style with metadata happier. Though I'm not sure if that kind of usage exists currently.