# Functions

FilterStringFromList produces a new string slice that does not include the strToFilter argument.
StringInList returns a boolean indicating whether strToSearch is a member of the string slice passed as the first argument.