previous
Returns the previous element in the iteration and moves the cursor position backwards.
Since Kotlin
1.0Throws
if the iteration has no previous element.
Returns the previous element in the iteration and moves the cursor position backwards.
Since Kotlin
1.3Throws
if the iteration has no previous element.
Returns the previous element in the iteration and moves the cursor position backwards.
Since Kotlin
1.8Throws
if the iteration has no previous element.
Returns the previous element in the iteration and moves the cursor position backwards.
Since Kotlin
1.8Throws
if the iteration has no previous element.