Groups an array into key accessible groups of objects
iterable items to group
function to get the group by key
Optional
Groups an array into key accessible groups of objects
Param: iterable
iterable items to group
Param: keySelector
function to get the group by key