[test](../index.md) / [kotlin](./index.md) ## Package kotlin ### Types | [Array](-array/index.md) | `class Array<T>` | | [CharArray](-char-array/index.md) | `class CharArray` | | [IntArray](-int-array/index.md) | `class IntArray` | ### Functions | [foo](foo.md) | `fun <T> any_array<T>.foo(predicate: (`[`T`](foo.md#T)`) -> Boolean): Boolean`<br>Returns true if foo. |