Returns a parser that parses any character not in the string exclusions.
exclusions
A string of characters to exclude.
Returns a parser that parses any character not in the string
exclusions
.