On Saturday, 2 April 2016 at 21:29:27 UTC, Daniel Kozak wrote:
After few hours he came to me and said that C# is better. When I asked why he answered me that in D there is no std.file.move method (I know there is a rename method but it is not obvious)

Wait until he needs to rename a file in C#, then D suddenly becomes easier.

Seriously though I agree, rename doesn't work across drives and Linux uses move for renaming (Windows uses rename for moving).

Reply via email to