Re: SRFI-48 incorrect mutation of literal list in example?
"Sudarshan S Chawathe" <[email protected]> Sat, 02 Jan 2016 20:44:36 -0500
| Newsgroups | gmane.lisp.scheme.srfi.srfi-48 |
|---|---|
| Message-ID | <[email protected]> |
John Cowan <[email protected]> wrote: =20 > I don't use either `format` or `fmt` myself, but there are `fmt` > implementations for several Schemes, so I'd be interested to know > what you think if and when you try `fmt` out. I spent some time experimenting with fmt and like it very much so far. I am curious: If not format or fmt, what do you use for formatting tasks? Is there another good approach? =20 Regards, -chaw