aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/summarizeSignatures.md
blob: 4f494166a23bb2afb7aa899431c8c43f4291d307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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. |