kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
mutableBuffer
mutable
Buffer
inline
fun
BigInt.Companion
.
mutableBuffer
(
size
:
Int
,
initializer
:
(
Int
)
->
BigInt
)
:
Buffer
<
BigInt
>
(
source
)