I expect the source to be first, and later -.
If you can eliminate bilingualism in this language, it would be better. For example, in OO:
source.copyTo(destination);
In a language with named parameters:
copy(source: s, destination: d);
It is important to understand what happens to people reading the code. Code is more read than written.
source share