Hacker News new | ask | show | jobs
by Groxx 3176 days ago
stuff like this always makes me miss Ruby's even-shorter-hand version though :)

  groceriesByDepartment.mapValues(&:count)  # not ruby, but meh