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

forAll

fun <T> Array<T>.forAll(fn: (T) -> Unit): Array<T>