C is Brittle D is Plastic

Sergey kornburn at yandex.ru
Sun Mar 22 12:23:28 UTC 2026


On Sunday, 22 March 2026 at 11:56:00 UTC, Dennis wrote:
> You don't need to change `.end` into `.end()`, `.end` works on 
> both fields and methods.

Some languages consider this as a downside. Because of clarity 
for human or llm who is reading the code - which is trying to 
understand what is it method or field, structure or pointer to 
the structure..


More information about the Digitalmars-d mailing list