named arguments, string interpolation, please stop.

Timon Gehr timon.gehr at gmx.ch
Thu Jan 11 23:38:50 UTC 2024


On 1/11/24 19:02, deadalnix wrote:
> 
> Sure on the other hand, of the top level languages, very few do have 
> named arguments.
> C, C++, javascript, Jave, C#, Rust, PHP, Go, none of them has named 
> argument.

https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/named-and-optional-arguments

https://stitcher.io/blog/php-8-named-arguments

https://www.jetbrains.com/help/go/inlay-hints.html

Ok, I am cheating with the last one.


More information about the Digitalmars-d mailing list