mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
We should work towards a pattern where we take StringView as function arguments, and store String as member, to push the String construction to the last possible moment.