kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
toList
to
List
fun
<
T
>
Buffer
<
T
>
.
toList
(
)
:
List
<
T
>
(
source
)
Returns a new
List
containing all elements of this buffer.