Index
Modules:
nint128,
nint128/arithmetic/addition,
nint128/arithmetic/division,
nint128/arithmetic/minus,
nint128/arithmetic/multiplication,
nint128/arithmetic/subtraction,
nint128/bitwise/bitand,
nint128/bitwise/bitnot,
nint128/bitwise/bitor,
nint128/bitwise/bitxor,
nint128/bitwise/shift,
nint128/comparisons/equal,
nint128/comparisons/greaterthan,
nint128/comparisons/greaterthanorequal,
nint128/comparisons/lessthan,
nint128/comparisons/lessthanorequal,
nint128/comparisons/notequal,
nint128/nint128_arithmetic,
nint128/nint128_bitops,
nint128/nint128_bitwise,
nint128/nint128_cast,
nint128/nint128_cint128,
nint128/nint128_comparisons,
nint128/nint128_endians,
nint128/nint128_io,
nint128/nint128_math,
nint128/nint128_types,
nint128/vendor/stew/endians2.
API symbols
- `$`:
- `*=`:
- `*`:
- `+=`:
- `+`:
- `-=`:
- `-`:
- `<=`:
- `<`:
- `==`:
- `and`:
- `div`:
- `mod`:
- `not`:
- `or`:
- `shl`:
- `shr`:
- `xor`:
- abs:
- add64Plus64ToI128:
- add64Plus64ToU128:
- bitslice:
- CInt128:
- clearBit:
- countLeadingZeroBits:
- countSetBits:
- countTrailingZeroBits:
- CUInt128:
- dec:
- div128by64to64:
- divmod:
- fastLog2:
- flipBit:
- floorSqrt:
- fromBE:
- fromBytes:
- fromBytesBE:
- fromBytesLE:
- fromLE:
- GreaterThan:
- GreaterThanOrEqual:
- gt:
- gte:
- high:
- i128:
- inc:
- Int128:
- isNegative:
- low:
- mul128by128ToTwo128:
- mul64by64To128:
- ne:
- nint128Cast:
- notEqual:
- one:
- parseInt128:
- parseUInt128:
- setBit:
- shouldUseCInt128:
- SomeEndianInt:
- SomeInt128:
- swapBytes:
- ten:
- testBit:
- toBE:
- toBin:
- toBytes:
- toBytesBE:
- toBytesLE:
- toHex:
- toLE:
- toOct:
- toString:
- u128:
- UInt128:
- zero:
Made with Nim. Generated: 2023-01-14 03:04:20 UTC