mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-03 14:26:43 +00:00
This allows you to split around a custom separator, and enables
expressive code like this:
string.split_view(is_ascii_space);
11 KiB
11 KiB