🏠 New in Low Baseline Support: Array grouping
March 5, 2024
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.
March 5, 2024
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.