https://issues.dlang.org/show_bug.cgi?id=12698

--- Comment #4 from Kenji Hara <[email protected]> ---
(In reply to Andrej Mitrovic from comment #3)
> Because it's accidental. char[] is not an output range, but byte[] is.


This is because of the definition of output range.
So this is Phobos issue, not compiler's.

--

Reply via email to