call-with-string-output-port

[procedure] call-with-string-output-port procedure

Scsh: call procedure with a string output port, and when it returns, return a string accumulated in the port.

This is called call-with-output-string in some implementations.