Import for buildSequence in generated code for sequences

This commit is contained in:
Ilya Gorbunov
2017-04-26 23:48:20 +03:00
parent 9bd562bf67
commit 2792dbf988
3 changed files with 9 additions and 1 deletions
@@ -10,6 +10,7 @@ package kotlin.sequences
//
import kotlin.comparisons.*
import kotlin.coroutines.experimental.*
/**
* Returns `true` if [element] is found in the sequence.