to_string(o, depth, seen)
Package :
lang
Type :
procedure
Convert the object to string ,descending structures to the given depth
Parameters :
o - The object to be converted.
depth - The depth of recursion; default is all levels
Source