mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 14:32:36 +00:00
This allows us to support parsing and serializing BigIntegers to and from any base N (such that 2 <= N <= 36). |
||
|---|---|---|
| .. | ||
| Algorithms | ||
| SignedBigInteger.cpp | ||
| SignedBigInteger.h | ||
| UnsignedBigInteger.cpp | ||
| UnsignedBigInteger.h | ||