🌈 搜索
📅  最后修改于: 2022-03-11 14:55:23.803000             🧑  作者: Mango
_.map(_.groupBy(list, 'date'), (value, key) => ({[key]: _.groupBy(value, 'foo')}))