ibcoleman
rawList.groupingBy{it.first}.reduce{ str, p1, p2 -> Pair(str, p1.second + p2.second) }.values