bigint
Term side of the Card
Topic: Data Types
Unit title: bigint
Categories: Data type
Explanation side of the Card
Explanation: The primitive data type that represents very large integers, beyond the safe limit of the regular `number` type. Big integers allow for precise arithmetic with extremely large numbers.