find_match_by_sorted_words

Function find_match_by_sorted_words 

Source
fn find_match_by_sorted_words(
    iter_names: &[Symbol],
    lookup: &str,
) -> Option<Symbol>