ie, nest() would return an array of objects like: ``` { key: <key>, value: { sum: 300 avg: 100 } } ```