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

forOne

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