Index
Modules:
stint,
stint/endians2,
stint/int_modarith,
stint/intops,
stint/io,
stint/literals_stint,
stint/modular_arithmetic,
stint/private/datatypes,
stint/private/uint_addsub,
stint/private/uint_bitwise,
stint/private/uint_div,
stint/private/uint_mul,
stint/private/uint_shift,
stint/uintops.
API symbols
- `$`:
- `'i128`:
- `'i256`:
- `'u128`:
- `'u256`:
- `*`:
- `+=`:
- `+`:
- `-=`:
- `-`:
- `<=`:
- `<`:
- `==`:
- `[]=`:
- `[]`:
- `and`:
- `div`:
- `mod`:
- `not`:
- `or`:
- `shl`:
- `shr`:
- `xor`:
- abs:
- addmod:
- bitand:
- bitnot:
- bitor:
- bitxor:
- clearBit:
- clearExtraBitsOverMSB:
- copyWords:
- countOnes:
- customLiteral:
- diff:
- divmod:
- divRem:
- dumpHex:
- firstOne:
- fromBytes:
- fromBytesBE:
- fromBytesLE:
- fromDecimal:
- fromHex:
- GCC_Compatible:
- getBit:
- hash:
- hexToUint:
- high:
- i128:
- i256:
- inc:
- initFromBytesBE:
- initFromBytesLE:
- Int128:
- Int256:
- isEven:
- isNegative:
- isOdd:
- isOne:
- isPositive:
- isZero:
- leadingZeros:
- leastSignificantWord:
- len:
- Limbs:
- limbs:
- low:
- mostSignificantWord:
- mtoIsNeg:
- mtoIsNegOrZero:
- mtoIsPos:
- mtoIsPosOrZero:
- mtoIsZeroL:
- mtoIsZeroR:
- mulmod:
- neg:
- negate:
- one:
- parity:
- parse:
- pow:
- powmod:
- prod:
- prod_high_words:
- readIntBE:
- readIntLE:
- readUintBE:
- readUintLE:
- setBit:
- setOne:
- setZero:
- shiftLeft:
- shiftRight:
- shlLarge:
- shlSmall:
- shlWords:
- shortDiv:
- shrLarge:
- shrSmall:
- shrWords:
- sign:
- SignedWord:
- signedWordType:
- SomeBigInteger:
- staticFor:
- stint:
- StInt:
- stuint:
- StUint:
- submod:
- sum:
- swap:
- to:
- toByteArrayBE:
- toByteArrayLE:
- toBytes:
- toBytesBE:
- toBytesLE:
- toHex:
- toString:
- trailingZeros:
- truncate:
- u128:
- u256:
- UInt128:
- uint128:
- UInt256:
- usedBitsAndWords:
- Word:
- WordBitWidth:
- wordsRequired:
- wordType:
- X86:
- zero:
Made with Nim. Generated: 2026-02-09 09:53:54 UTC