您可以使用不推荐使用的 clojure-contrib.map-utils 中的 deep-merge-with : (defn deep-merge-with [f & maps] (apply (fn m [& maps] (if (every?
確定! 回上一頁