toggle menu
Affogato
1.10.2
jvm
switch theme
search in API
affogato-core-ktx
/
com.parsuomash.affogato.core.ktx.collections
/
lastIndex
last
Index
val
<
T
>
Collection
<
T
>
.
lastIndex
:
Int
Returns the last index of
Collection
.
Example:
listOf(1..10).lastIndex // 9
Content copied to clipboard
Since
1.1.0