Functions

Return the edit distance between search_term and known_term. Currently implemented using a modified version of Levenshtein distance.

Insert element at index preserving length.

Copy string to the system clipboard