December 28, 2022

On Tuesday, 20 December 2022 at 16:10:42 UTC, Hipreme wrote:

>

https://github.com/dlang/DIPs/pull/237/files?short_path=8527ec5#diff-8527ec51661ec30739a45e52edbb0f5299a3aad7b8eafbeb21d3b09d7c42ad82

I have been using mixin template for quite some time as I was a bit bothered with its usability and how dependent of other features it actually is. I'm proposing a more readable, self contained and faster mixin template. I want to know some of your thoughts

I'm too dumb to understand what this means yet, but good luck with it. If it will help improve the quality of the language then hopefully it'll get accepted.

December 28, 2022
On Wednesday, 28 December 2022 at 00:44:45 UTC, Timon Gehr wrote:
> On 12/28/22 00:55, Hipreme wrote:
>> On Tuesday, 27 December 2022 at 23:02:39 UTC, Timon Gehr wrote:
>>> [...]
>> 
>> static private?
>
> Perhaps, but `private` is usually module level.

`scope private` is my bike shed color, although I can't help loving `super private` too :)
1 2
Next ›   Last »