The Clojure style guide says: Use *earmuffs* for things intended for rebinding (ie. are dynamic). ;; good (def ^:dynamic *a* 10)
確定! 回上一頁