Arc Forum
new
|
comments
|
leaders
|
submit
login
2 points
by
sjs
6116 days ago |
link
|
parent
tostring captures whatever is sent to stdout.
(tostring (prn "hi"))
returns the string "hi\n" instead of actually printing it.