vortex
vortex copied to clipboard
Slice implementations should return ConstantArray where possible
For example, dict array.
Then we can remove this awkward experiment around cost
I think it should be all compute functions?
Sure, although most do this already. It's slice, filter, take that may be able to optimize.