aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/summarizeSignatures.md
blob: a6755328408111e69f187f0a2d2895a3d99ce805 (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) | Returns true if foo.`fun <T> any_array<T>.foo(predicate: (`[`T`](foo.md#T)`) -> Boolean): Boolean` |