On Wednesday, 23 November 2022 at 23:53:23 UTC, Walter Bright wrote: > I suggest abandoning the ETI for overloaded functions. Then it's just downright inconsistent. If you don't want to deal with that, avoid using ETI with heavily overloaded functions. Just like with templates, you pay for what you use.