Extend with to take multiple arguments

Adam D. Ruppe destructionator at gmail.com
Thu Jun 6 00:29:33 UTC 2019


On Wednesday, 5 June 2019 at 21:02:39 UTC, 12345swordy wrote:
> tbh I found the with keyword to be unnecessarily verbiage. In 
> C# you can initialize a class like this:
> var exp = new Class { };

What does that have to do with the `with` keyword?


More information about the Digitalmars-d mailing list