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