import * as question from "https://deno.land/x/question@0.0.2/text-util.ts";
Functions
Searches with the given search string for items that matches it. It sorts the returned items where the most specific item is first and the least specific is last. If an item does not have any matching qualities it is left out. |