|
From: | Stefan Monnier |
Subject: | Re: if-let and when-let: parallel or sequential |
Date: | Sun, 10 Aug 2014 11:22:51 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
> I noticed that the new `if-let' and `when-let' in trunk's subr-x create > their bindings sequentially (like `let*' rather than `let'). Would there > be any interest in renaming these to `if-let*' and `when-let*', and > adding parallel-binding versions under the current names? I have a hard time imagining a situation where the "parallel" version would be useful. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |