This function removes a word from an array of words.
The word to remove.
The array of words to remove the word from.
The array of words with the word removed.
Generated using TypeDoc
This function removes a word from an array of words.