basic: add string_contains_word()
This wraps the common pattern of using extract_first_word() in a loop to look for a matching word.
Loading
Please register or sign in to comment
This wraps the common pattern of using extract_first_word() in a loop to look for a matching word.