kotest-assertions / io.kotest.inspectors / kotlin.Array / forSome

forSome

fun <T> Array<T>.forSome(f: (T) -> Unit): Array<T>