Documentation
¶
Index ¶
- Variables
- type Int
- func (b Int) Add(x Int) Int
- func (b Int) BitLen() int
- func (b Int) Bytes() []byte
- func (b Int) Cmp(x Int) int
- func (b Int) Div(x Int) Int
- func (b Int) Equal(x Int) bool
- func (b Int) Int() int
- func (b Int) IsInt64() bool
- func (b Int) Mod(x Int) Int
- func (b Int) Mul(x Int) Int
- func (b Int) Sqrt() Int
- func (b Int) String() string
- func (b Int) Sub(x Int) Int
- func (b Int) Text(base int) string
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.