We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
core / at.specure.util / kotlin.collections.Iterable / synchronizedForEach
inline fun <T> Iterable<T>.synchronizedForEach(action: (T) -> Unit): Unit
inline fun <T>
Iterable
<T>.synchronizedForEach(action: (T) ->
Unit
):
Runs for each sequence in synchronized block