Documentation
¶
Index ¶
- type Uint128
- func (augend Uint128) Add(addend Uint128) Uint128
- func (x Uint128) And(y Uint128) Uint128
- func (multiplicand Uint128) Mult(multiplier Uint128) Uint128
- func (x Uint128) Or(y Uint128) Uint128
- func (i Uint128) ShiftLeft(bits uint) Uint128
- func (i Uint128) ShiftRight(bits uint) Uint128
- func (x Uint128) Xor(y Uint128) Uint128
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.