ImmutableList

Constructors

Link copied to clipboard
fun <T> ImmutableList(list: List<T>)

Functions

Link copied to clipboard
operator fun get(index: Int): T