kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-core
/
kotlinx.coroutines.selects
/
SelectClause2
Select
Clause2
interface
SelectClause2
<
in
P
,
out
Q
>
(
source
)
Clause for
select
expression with additional parameter of type
P
that selects value of type
Q
.