主题: integers
-
Signed arithmetic overflow: document the compiler contract before changing optimization
Separate arithmetic requirements from GCC overflow flags when a release build behaves differently from a debug build.
-
BigInt over JSON: define a lossless field contract before adding a replacer
Encode large integers with an explicit schema and restore them without silently passing through Number.
机器可读: JSON