kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.text
/
lastIndex
last
Index
Common
val
CharSequence
.
lastIndex
:
Int
Content copied to clipboard
Returns the index of the last character in the char sequence or -1 if it is empty.