trynova/nova

Implement `Object.groupBy`

Closed this issue · 0 comments

Object.groupBy is the only builtin function still missing from Object constructor. The main work needed here is the GroupBy abstract operation.