-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Description
Would be useful for many packages, JuliennedArrays, LightQuery, SplitApplyCombine, MappedArrays, Query, etc. Base already has an AbstractEltypelessArray: the lazy broadcast machinery, it would just be a matter of formalizing the interface. Given that traits aren't coming any time soon, it couldn't be <: AbstractArray
, so we would have to duplicate all of the machinery for AbstactArrays
. I could try to build a prototype if people are interested?
tkf, atthom and Roger-luo
Metadata
Metadata
Assignees
Labels
No labels