You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: The `Object.groupBy()` and `Map.groupBy()` static methods group values of arrays and iterables based on a function that returns a key for each value.