Skip to main content

frequencies

functionv1.2

clojure.core/frequencies

Available in:BBCLJCLJS
(frequencies [coll])
Returns a map from distinct items in coll to the number of times they appear.

No examples yet. Be the first to add one!