added jet.Iterator in import
(KT-2606 to avoid it)
This commit is contained in:
@@ -10,6 +10,7 @@ package kotlin
|
||||
|
||||
|
||||
import java.util.*
|
||||
import jet.Iterator
|
||||
|
||||
/**
|
||||
* Returns *true* if all elements match the given *predicate*
|
||||
|
||||
Reference in New Issue
Block a user