Gen.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Gen(T, size_t low = 0, size_t high = 32)
void
toString
(
scope void delegate
(
const(char)[]
)
sink
)
if (
from!"std.traits".isSomeString!T
)

Meta