d176ba045f
- Avoid temporary copy of p_array in Array::append_array when types match - Call ptrw() once before looping in methods that return new Arrays, to avoid copy_on_write call for each item (recursive_duplicate, slice, filter, map)