:(str alist co-channel state evisc) => state
Major Section: PROGRAMMING
This function is nearly identical to fmt
; see fmt. The only
difference is that fmt
may insert backslash (\) characters when
forced to print past the right margin in order to make the output a
bit clearer in that case. Use fmt!
instead if you want to be able
to read the forms back in.