Rename _copyto! as copyto_layout!
dlfivefifty opened this issue · 2 comments
dlfivefifty commented
I think a more descriptive name would be good here.
jishnub commented
Bikeshedding, but should this be layout_copyto! to be consistent with layout_getindex? Personally, I prefer this function_layout naming style, but renaming layout_getindex might require considerable changes across the ecosystem.
dlfivefifty commented
I don't think its considerable changes to do layout_getindex -> getindex_layout since thats only ever called, never overloaded.