Module

Contract.Numeric.BigNum

Re-exports from Cardano.Types.BigNum

#zero

#toUInt

#toString

#toInt

#toBigInt

#one

#maxValue

#max

#fromUInt

#fromStringUnsafe

#fromString

#fromInt

fromInt :: Int -> BigNum

Converts an Int to a BigNum turning negative Ints into 0

#fromBigInt

#divFloor

#abs

Modules