with-output-to-stream
utterances-bot opened this issue · 2 comments
utterances-bot commented
with-output-to-stream
https://40ants.com/lisp-project-of-the-day/2020/07/0126-with-output-to-stream.html
tychoish commented
I believe the current text is a bit confusing as to the operation of format
:
t
writes to*standard-output*
nil
returns a string.
svetlyak40wt commented
Sure. Thank you!