Tasks, actors and garbage collection

russhy russhy at gmail.com
Sun Apr 25 17:35:36 UTC 2021


On Sunday, 25 April 2021 at 10:39:01 UTC, Per Nordlöw wrote:
> On Tuesday, 20 April 2021 at 16:44:01 UTC, russhy wrote:
>> ```D
>> @safe @system @pure @nogc @noreturn @help @nothrow void
>>
>> ```
>
> IMO, it's the lack of attribute inference that's the problem 
> not the (implicit) presence of attributes.

This is none of that, it's people bloating the language

Language should stay simple, and people can come up with what 
ever library they want

If people love bloat, they should keep it in their own libraries 
and let the language simple

GC is perfect example of this, it should have been a library


More information about the Digitalmars-d mailing list