Documentation
¶
Index ¶
- type Uint128
- func (x Uint128) Add(y Uint128) Uint128
- func (x Uint128) And(y Uint128) Uint128
- func (x Uint128) Fill16(a *[16]byte)
- func (x Uint128) Lsh(n uint) Uint128
- func (x Uint128) Not() Uint128
- func (x Uint128) Rsh(n uint) Uint128
- func (x Uint128) Sub(y Uint128) Uint128
- func (x Uint128) Uint64() uint64
- func (x Uint128) Uint64Sat() uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.