I tried checking if it is contained in the FieldNameTuple, but that (understandably) creates a circular reference: https://run.dlang.io/is/Xih7yP
How do I mixin a function only if it is not already present?
Tobias Pankrath via Digitalmars-d-learn Wed, 29 Dec 2021 02:15:53 -0800
I tried checking if it is contained in the FieldNameTuple, but that (understandably) creates a circular reference: https://run.dlang.io/is/Xih7yP
How do I mixin a function only if it is not already present?