Hi, I wonder if Kotlin will have sumBy and sum fo...
# stdlib
t
Hi, I wonder if Kotlin will have sumBy and sum for List<BigDecimal> in the future? Useful in banking systems, and one does not have to write his own:);)
👍 2