is_permutation | Check if a string is a permutation of the other, vectorized |
one_away | Check whether the Levenshtein distance is <= 1L |
palindrome_permutation | Check that a string is a permutation in linear time,... |
unique_characters | Check if a string has all unique characters, vectorized |
unique_strings | Check if a vector of strings has distinct entries |
URLify | Replace every space with '%20', vectorized |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.