(let [y x] <body>). evaluates <body> in a lexical context where y is bound to the value of x . See the Clojure documentation for the ...
確定! 回上一頁