Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 178 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 178 Bytes

Grouper

Given an array of people (a person has age and name) get an object where the keys are the age of the people and the value is an array of all the people with that age.