On 24/04/2022 3:01 AM, sighoya wrote: > I'm unsure about type classes/protocols/concepts/traits, they are, > theoretically, clearly superior to OOP, but as we already have classes & > interfaces in D, they would be too overlapping, I think. Signatures are OOP. Its just that the relationship is inverse of class/interface.