http://d.puremagic.com/issues/show_bug.cgi?id=9207
--- Comment #2 from [email protected] 2013-01-03 20:19:10 PST --- It doesn't work for immutable(string)[] either, because join() requires the elements to be input ranges as well, but immutable(string) cannot have popFront() defined since it's immutable. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
