mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
These three are all integers - we just repeatedly multiply them by 10 and then add a digit - so using an integer here is both faster and more accurate. :^)