[test](../index.md) / [kotlin](./index.md)

## Package kotlin

### Types

| [Array](-array/index.md) | `class Array` |
| [CharArray](-char-array/index.md) | `class CharArray` |
| [IntArray](-int-array/index.md) | `class IntArray` |

### Functions

| [foo](foo.md) | `fun  any_array.foo(predicate: (`[`T`](foo.md#T)`) -> Boolean): Boolean`
Returns true if foo. |