Description Usage Arguments Value
Returns the list of words, replacing the suffix by the corresponding prefix, if matching. If it doesn't match, it results the word as is.
1 | from_suffix_to_prefix(words, suffixes, prefixes)
|
words |
words that will be transformed |
suffixes |
list of suffixes to search for |
prefixes |
corresponsing prefixes that will be prepended if a suffix matches |
A list of the transformed words
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.