Row.toString

Provides a string representation of the row, for quick eyeball debugging. You probably won't want the format this prints in (and don't rely upon it, as it is subject to change at any time without notice!), but it might be useful for use with writeln.

struct Row
string
toString
()
Suggestion Box / Bug Report