Companion

object Companion

Properties

Link copied to clipboard
const val BASE: ULong
Link copied to clipboard
const val BASE_SIZE: Int = 32
Link copied to clipboard
val ONE: BigInt
Link copied to clipboard
val ZERO: BigInt

Extensions

Link copied to clipboard
inline fun BigInt.Companion.buffer(size: Int, initializer: (Int) -> BigInt): Buffer<BigInt>

Sources

Link copied to clipboard