arrow-analysis-common
2.0.3-alpha.1
arrow-analysis-common
/
arrow.meta.continuations
/
ContSeqSyntax
/
yieldAll
yield
All
abstract
suspend
fun
yieldAll
(
iterator
:
Iterator
<
A
>
)
Content copied to clipboard
open
suspend
fun
yieldAll
(
elements
:
Iterable
<
A
>
)
Content copied to clipboard
open
suspend
fun
yieldAll
(
sequence
:
Sequence
<
A
>
)
Content copied to clipboard
open
suspend
fun
yieldAll
(
sequence
:
ContSeq
<
A
>
)
Content copied to clipboard