Function
Formats its arguments on the standard output.
format-out control-string #rest arguments => ()
<string>.
<object>.
io
format-out
Calls the format function from the format module on *standard-output* from the standard-io module, control-string, and arguments.