Variable.toString

Undocumented in source. Be warned that the author may not have intended to support it.
class Variable(TupleT, ThreadStrategy TS = ThreadStrategy.single)
void
toString
(
Writer
)
(
ref Writer w
)
if (
isOutputRange!(Writer, char)
)
if (
isTuple!TupleT
)

Meta