(sorted :key (fn [[a b]] b) items). This is pretty similar to Clojure's sort-by except that you can't define the comparator explicitly.
確定! 回上一頁