krangl / krangl / kotlin.collections.List / cumSum

cumSum

fun <T : Number> List<T>.cumSum(): Iterable<Double>