C is Brittle D is Plastic
Sergey
kornburn at yandex.ru
Wed Mar 25 14:08:41 UTC 2026
On Wednesday, 25 March 2026 at 13:20:16 UTC, Quirin Schroll wrote:
> That’s an odd take. C# and Kotlin have properties since day one
> and it’s considered a win for each. Neither human nor AI should
> care if it’s a property or a field. The whole point of
> properties is being largely equivalent to fields when used. The
> rather annoying thing about D is that properties aren’t really
> first-class, but piggy-backed on functions.
Also Zig mentioned it explicitly:
https://ziglang.org/learn/why_zig_rust_d_cpp/
So good for C# and Kotlin, but there are other views on that.
So nothing odd
More information about the Digitalmars-d
mailing list