So I went with the hammer that will fix anything - a string mixin. Ideas for a nicer solution?
The stdlib has: SetFunctionAttributes in std.traits
http://dpldocs.info/experimental-docs/std.traits.SetFunctionAttributes.1.htmlIts implementation is string mixin, but at least on the user side it looks less hideous.
