corda
/
net.corda.core
/
kotlin.collections.Iterable
/
sum
sum
fun
Iterable
<
BigDecimal
>
.
sum
(
)
:
BigDecimal
Return the sum of an Iterable of
BigDecimal
s.