Searched refs:reduceIndexed (Results 1 – 2 of 2) sorted by relevance
2054 public suspend inline fun <S, E : S> ReceiveChannel<E>.reduceIndexed(operation: (index: Int, acc: S… in reduceIndexed() method
721 …public static final fun reduceIndexed (Lkotlinx/coroutines/channels/ReceiveChannel;Lkotlin/jvm/fun…