https://issues.dlang.org/show_bug.cgi?id=16692

--- Comment #10 from Manu <turkey...@gmail.com> ---
Okay, that's awesome!

Seems to work well.
So for const pure properties (or methods that look like properties) where it's
safe to call them without mutating, is it possible to automatically populate
the struct/class with phony members for the property getters?
Ideally they would have a different little icon than data members (like C# does
with its properties).

--

Reply via email to