mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
This allows us to support parsing and serializing BigIntegers to and from any base N (such that 2 <= N <= 36).
This allows us to support parsing and serializing BigIntegers to and from any base N (such that 2 <= N <= 36).