The OpenD Programming Language

mir.bignum.integer

Note: The module doesn't provide full arithmetic API for now.

Members

Structs

BigInt
struct BigInt(uint size64)

Stack-allocated big signed integer.

Meta