mirror of
https://github.com/dlang/phobos.git
synced 2025-05-06 19:16:13 +03:00
![]() `noreturn[]` does not contain characters and hence is not subject to autodecoding. The previous behaviour caused the range primitives (`put`, ...) to call into autodecoding related functions which couldn't handle `noreturn[]`. That error caused `isInputRange!(noreturn[])` to yield false. |
||
---|---|---|
.. | ||
interfaces.d | ||
package.d | ||
primitives.d |