[{"namespace_id":99,"ns":"clojure.core","updated_at":"2011-02-07 01:52:53.0","user_id":61,"function":"let","version":"1.2.0","created_at":"2011-02-07 01:52:53.0","library":"Clojure Core","library_id":3,"body":"Nota Bene: `let` in Clojure is like `let*` in Scheme -- each init-expr has access to the preceding binding forms. (There is also a `let*`, but it is more or less `let` without destructuring, and in fact is the underlying implementation.)"}]