Functionsยง
- match_
items - Matches multiple
items
against thequery
and returns a sorted vector of tuples containing the item and its match score. - score
- Scores how well
query
matches thecandi
string.
items
against the query
and returns
a sorted vector of tuples containing the item and its match score.query
matches the candi
string.