![](https://secure.gravatar.com/avatar/5cd0acc03793e7944454dbb533bbfe43.jpg?s=120&d=mm&r=g)
7 Apr
2012
7 Apr
'12
8:34 p.m.
On 7 April 2012 23:25, Benjamin Saunders <ralith@gmail.com> wrote:
PROG1-LET is a binding macro modeled closely after WHEN-LET and friends, which I have regularly found useful in code to implement the "create, modify, return" pattern common in some imperative code. As a simple and, I believe, widely useful macro, I'd like to see
Thanks! Can you show an example or two of this pattern as you use it? Cheers, -- Nikodemus