On Tuesday, 18 June 2019 at 09:17:09 UTC, Bart wrote:
Can someone help me understand this a little better and how I'd
go about using it in D? Specifically I'm looking at the pros
and cons, what are the real similarities and differences to
oop, and how one implements them in D(taking in to account D's
capabilities).
Thanks.
Perhaps, you should be interested by this article written by our
famous Walter:
http://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321
You'll get a whole new idea about reusability :)