Skip to main content

MAX_SAFE_INTEGER

Constant MAX_SAFE_INTEGER 

Source
pub const MAX_SAFE_INTEGER: i64 = _; // 9_007_199_254_740_991i64
Expand description

Largest revision that survives a round trip through the JavaScript reference implementation unchanged.