Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Zero = big.NewInt(0) One = big.NewInt(1) )
Functions ¶
func Clamp ¶
Clamp returns a new big.Int for `end` to which `end - start` <= size. @note (start, end) is an inclusive range
func StringToBigInt ¶
func StringToInt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.