On Thursday, 10 September 2015 at 20:51:18 UTC, Adam D. Ruppe wrote: > The string lambdas Phobos supports basically does this: > > `b < a*b` > > would work in there. These are falling out of favor with the > new syntax in the language, but they are still supported by > most the library. Isn't that a string mixin? Or?