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

forAny

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