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