mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
This allows you to split around a custom separator, and enables
expressive code like this:
string.split_view(is_ascii_space);
12 KiB
12 KiB