kotlin-stdlib / kotlin.collections / ShortIterator / nextShort nextShort Common JVM JS Native 1.0 abstract fun nextShort(): Short(source) Returns the next value in the sequence without boxing.