Searched refs:sumByDouble (Results 1 – 2 of 2) sorted by relevance
2100 public suspend inline fun <E> ReceiveChannel<E>.sumByDouble(selector: (E) -> Double): Double { in sumByDouble() method
729 …public static final fun sumByDouble (Lkotlinx/coroutines/channels/ReceiveChannel;Lkotlin/jvm/funct…