On 2012-10-18, at 2:11 PM, Evan Gamble <[email protected]> wrote:
> For the situation where the lets are nested because you're checking the > values in some way after each binding, I wrote a macro called let?. I find it > very useful and use it in nearly all my code. > https://github.com/egamble/let-else Hmmm, I can see how that might be very handy… like having guards on each binding. Thanks. Cheers, Bob > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
