On Thursday, 7 September 2017 at 19:38:38 UTC, Nordlöw wrote:
But I believe it's ok to relax it from `string` to `const(char)[]`, right?

Yeah, it should be const(char)[] or even `in char[]`

Reply via email to