kotlin-stdlib / kotlin.collections / ListIterator / hasNext hasNext Common JVM JS Native 1.0 abstract fun hasNext ( ) : Boolean (Common source) (Native source) Returns true if the iteration has more elements.