blob: 712aebd4fb26a96ab4cfe77b4079ef14da8c4609 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[test](test/index) / [kotlin](test/kotlin/index)
## Package kotlin
### Types
| [Array](test/kotlin/-array/index) | `class Array<T>` |
| [CharArray](test/kotlin/-char-array/index) | `class CharArray` |
| [IntArray](test/kotlin/-int-array/index) | `class IntArray` |
### Properties
| [foo](test/kotlin/foo) | `val <T> any_array<T>.foo: Int`<br>Returns true if foo. |
|