item

abstract fun item(index: Int): T?(source)

Retrieves an object from various collections.

MDN Reference