kotlin-stdlib / kotlin.collections / ListIterator / hasPrevious hasPrevious Common JVM JS Native 1.0 abstract fun hasPrevious(): Boolean(Common source) (Native source) Returns true if there are elements in the iteration before the current element.