SwiftUI Property Wrappers / Possible in D?
Adam D. Ruppe
destructionator at gmail.com
Wed Apr 29 13:42:24 UTC 2020
On Tuesday, 28 April 2020 at 20:48:59 UTC, Robert M. Münch wrote:
> I'm wondering, would something like this behaviour be possible
> with CTFE and UDAs?
I just skimmed it but I'm pretty sure yes, and in fact we can
probably do it with almost the same syntax since there appears to
be an extra ui layer processing it which is exactly what D would
need to pull it off.
More information about the Digitalmars-d
mailing list