|
From: | Philippe Vaucher |
Subject: | Re: RFC: String interpolation |
Date: | Thu, 8 Dec 2016 10:05:03 +0100 |
(format "The value is %.2f." (1+ value))
Well, yes, but if you have a longish string and more than two-three values to fill, it can be difficult to see what value goes where and what the resulting string will look like.
[Prev in Thread] | Current Thread | [Next in Thread] |