kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.operations
/
asSequence
as
Sequence
fun
<
T
>
Buffer
<
T
>
.
asSequence
(
)
:
Sequence
<
T
>
Creates a sequence that returns all elements from this
Buffer
.