net.corda.core.contracts / kotlin.collections.Iterable / sumOrZero

sumOrZero

fun <T> Iterable<Amount<T>>.sumOrZero(currency: T): Amount<T>