I wish to request extending $wildtok() to include the features of $hfind(), in particular, the ability to choose wildcard and regex, as well as reverse matching where the list of tokens are the search patterns.

Code:
$wildtok(tokens,string,N,M,C)
 w        string is a wildcard text (default if M is not specified)
 W        token items are wildcard texts, searching the string
 r        string is a regular expression
 R        token items are regular expressions, searching the string


Well. At least I won lunch.
Good philosophy, see good in bad, I like!