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