Join Slack
Powered by
you could `.map { it.payerAmount }.reduce(Money::a...
# announcements
j
jw
10/03/2017, 4:17 PM
you could
.map { it.payerAmount }.reduce(Money::add)
each collection probably
Open in Slack
Previous
Next