toTextRange

Undocumented in source. Be warned that the author may not have intended to support it.
@safe nothrow @trusted
void
toTextRange
(
T
W
)
(,
auto ref W writer
)
if (
isIntegral!T &&
isOutputRange!(W, char)
)

Meta