mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-14 04:25:57 +00:00
We can use `StringView::for_each_split_view` here to avoid the potential allocation of `Vector<StringView>` elements we would get from the normal Split view functions.
36 KiB
36 KiB