Package-level declarations

Types

Link copied to clipboard
external interface ItemArrayLike<out T>
Since Kotlin 1.1

Functions

Link copied to clipboard

Returns the view of this ItemArrayLike<T> collection as List<T>

Since Kotlin 1.1