Skip to content

intInfo

const intInfo: object

Defined in: packages/pythonlib/src/sys.ts:287

Integer representation info (similar to Python’s sys.int_info).

Type Declaration

NameTypeDefault valueDefined in
bitsPerDigitnumber30packages/pythonlib/src/sys.ts:288
defaultMaxStrDigitsnumber4300packages/pythonlib/src/sys.ts:290
sizeofDigitnumber4packages/pythonlib/src/sys.ts:289
strDigitsCheckThresholdnumber640packages/pythonlib/src/sys.ts:291