protobuf-kotlin-serialization
0.3.0
common
protobuf-kotlin-serialization
/
pro.felixo.protobuf.serialization.util
/
nextWhere
next
Where
fun
<
T
>
Iterator
<
T
>
.
nextWhere
(
predicate
:
(
T
)
->
Boolean
)
:
T