Search

July 24
DIP Ideas »
...to introduce ``this`` and ``return`` as function parameters.

However they would not be mandatory.

I...
July 23
DIP Ideas »
...immutable;
        }

    }
```

It simplify code and make forwarding parameters unnecessary.


Yes but `typeof(this)` in this...
July 23
Issues »
...ID: 24673
           Summary: [DIP1000] Usage of `scope` parameters should require
                    an explicit `@safe`-ty annotation...
July 23
DIP Ideas »
Reminds me of C++23’s explicit object parameters. In C++, using D lingo, `this` was...
July 23
Issues »
...base class that has exactly as many parameters
as the would-be overload, only do...
July 22
DIP Ideas »
...that function is `pure` and has no parameters through which parts of the returned list...
July 19
General »
...pull requests where you refactor globals into parameters, those improve the `@safe` situation for real...
July 18
DIP Ideas »
...with one exception. C# does not allow parameters for properties, which I would allow.

Example...
July 16
DIP Ideas »
...function. This is undesirable. However, regular function parameters can be passed to the aggregate function...
July 15
Issues »
https://issues.dlang.org/show_bug.cgi?id=17170

Nick Treleaven <nick@geany.org> changed...
13 14 15 16 17 18 19 20 21 22 23 24
Next ›   Last »