sort-by Sometimes, you want to sort a collection not by the values themselves, ... so you'll need to tell Clojure how to sort the data: (def people [{:name ...
確定! 回上一頁