Searched refs:elementAtOrElse (Results 1 – 2 of 2) sorted by relevance
212 …elementAtOrElse(index) { throw IndexOutOfBoundsException("ReceiveChannel doesn't contain element a… in elementAt()227 public suspend inline fun <E> ReceiveChannel<E>.elementAtOrElse(index: Int, defaultValue: (Int) -> … in elementAtOrElse() method
656 …public static final fun elementAtOrElse (Lkotlinx/coroutines/channels/ReceiveChannel;ILkotlin/jvm/…