Source code @ clojure:src/clj/clojure/core.clj. (defmacro if-let ([bindings then] `(if-let ~bindings ~then nil)) ([bindings then else & oldform] ...
確定! 回上一頁