mutableBuffer

inline fun BigInt.mutableBuffer(size: Int, initializer: (Int) -> BigInt): Buffer<BigInt>

Sources

Link copied to clipboard