On Friday, 1 February 2019 at 23:24:44 UTC, Olivier FAURE wrote:
At no point is the compiler aware that the user intends for x to be interpreted as a getter.
In theory, at least, that's what @property is for.
Paul Backus via Digitalmars-d-announce Fri, 01 Feb 2019 16:20:31 -0800
On Friday, 1 February 2019 at 23:24:44 UTC, Olivier FAURE wrote:
At no point is the compiler aware that the user intends for x to be interpreted as a getter.
In theory, at least, that's what @property is for.