On 11/16/19 9:48 AM, James Blachly wrote:I am trying to write templated code that will take a character array -- mutable, const, or immutable (string).I am aware of isSomeString, but I am still curious about Unqual array from a learning perspective.
https://pastebin.com/f2FUAYQT is what I use, assuming I understand what you want. (run.dlang.io shortening seems to be down.)