This node uses a Pythonic method to iterate through one list and look for occurrences of each string ‘fragment’ inside the strings in another list. It then returns a matched output of original search string fragments, and the longer string they were found in.
This looks great which package is it in?
This is in Bakery package.