group-by #(select-keys % [:a :b]) m1) This returns a map: {{:b 2, :a 1} [{:a 1, :c 3, :b 2} {:a 1, :c 4, :b 2}], {:b 4, :a 1} [{:a 1, :c 3, :b 4} {:a 1, ...
確定! 回上一頁