mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 03:16:44 +02:00
SignedBigInteger already accepts a StringView; let's avoid the heap allocation in UnsignedBigInteger.
SignedBigInteger already accepts a StringView; let's avoid the heap allocation in UnsignedBigInteger.