On 1/20/11, %u <[email protected]> wrote: > No... why? ref would be just like const -- so your parameter's data type > could be > ref(const(string)).
ref(const(immutable(string)[])) ? That's crazy! Anyway I don't really know what we're talking about anymore. :) s/we're/I'm The string mixin solution provided by wrzosk is similar to what I came up with. Maybe someone who wrote those templates can help out.
