In my Clojure 1.6.0 REPL, the code in the question already sorts by value: user=> (into (sorted-map-by (fn [key1 key2] (compare [(get x ...
確定! 回上一頁