lisp-project-of-the-day
lisp-project-of-the-day copied to clipboard
with-output-to-stream
with-output-to-stream
https://40ants.com/lisp-project-of-the-day/2020/07/0126-with-output-to-stream.html
I believe the current text is a bit confusing as to the operation of format:
twrites to*standard-output*nilreturns a string.
Sure. Thank you!