you could `.map { it.payerAmount }.reduce(Money::a...
# announcements
j
you could
.map { it.payerAmount }.reduce(Money::add)
each collection probably