mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-16 05:25:25 +00:00
Problem: - The implementation of `find_first_of` is coupled to the implementation of `StringView`. Solution: - Decouple the implementation of `find_first_of` from the class by using a generic `find` algorithm.
9.7 KiB
9.7 KiB