fat struct style guide?
monkyyy
crazymonkyyy at gmail.com
Tue Feb 24 16:08:27 UTC 2026
On Tuesday, 24 February 2026 at 15:49:50 UTC, matheus wrote:
> Comparison to OOP
>
> The fat struct approach is often contrasted with the
> traditional OOP paradigm where specialized classes inherit
> properties and methods from a base class.
>
> All the content above was generated by AI, I'm just annexing to
> the post to future readers.
Fundmentally your still having massive ambiguities about types
and call site rituals, it may not be the classical problems with
oo, but your not getting the terseness of functional programming.
I think this is a bad take.
More information about the Digitalmars-d-learn
mailing list