Y
Hacker News
new
|
ask
|
show
|
jobs
by
waffletower
51 days ago
A not too contrived example: (require '[net.cgrand.xforms :as x]) (into {} (x/by-key :name :size (comp (x/reduce +) (map str))) example-mapseq)