Name formatter lambdas nicely
commit1bfeb12c13c5ca2c87a18549807348aada6d2df3
authorDouglas Katzman <dougk@google.com>
Mon, 31 Jul 2017 19:50:50 +0000 (31 15:50 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 31 Jul 2017 19:50:50 +0000 (31 15:50 -0400)
treea8b0fe52fd315e3d98266c59b881bee09397aca3
parent1600b3f31822d3666b6695287bebe3fd3c42af95
Name formatter lambdas nicely

They already contain references to the original string buried within
for purposes of complaining if the supplied args are wrong.
Might as well make the function's name understandable in that light.
src/code/late-format.lisp