| From: Eli Barzilay (eli at barzilay.org) Date: Mon Jan 13 16:55:10 EST 2014 |
|
A few minutes ago, Sam Tobin-Hochstadt wrote:
> I think it's really `(string-tring s "\n" #:left? #f)`.
Yes, but IIUC, the function that Asumu wrote is for tweaking output
strings, which makes `string-trim' relevant, and my guess is that the
extra trimming that it makes (other whitespaces, and any number of
them) is probably fine.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|