|
From: | Elias Mårtenson |
Subject: | Re: if-let and when-let: parallel or sequential |
Date: | Tue, 12 Aug 2014 22:32:35 +0800 |
The only non-Clojure variant of these that I'm really familiar with isAlexandria's[1]. It has both `-let' and `-let*' versions, allows
multiple bindings, and is not short circuiting. (I don't say this to
suggest we should mimic them, just to expose "where I'm coming from").
[Prev in Thread] | Current Thread | [Next in Thread] |