On Tuesday, 29 July 2025 at 12:00:02 UTC, Quirin Schroll wrote: > This was suggested before, but I’ll try to show another angle > of this. > > [...] I still think using a contract and treating it specially is the way to go since all we have to do is change the implementation: string myStringMixin() in(__ctfe) { }