On 02.06.2016 15:48, Marc Schütz wrote: >> > > No, I don't want to make string a range of anything, I want to provide > an additional overload for joiner() that accepts a const(char)[], and > returns a range of chars. If strings are not ranges, returning a range of chars is inconsistent.