Builder for a Sequence or an Iterator, provides yield and yieldAll suspension functions.
Since Kotlin 1.3 use kotlin.sequences.SequenceScope instead.
See Also
Yields a value to the Iterator being built.
© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines.experimental/-sequence-builder/index.html