Takes a string. Returns a parser that parses one character that's not any of the characters in the given string
string of characters to avoid
Generated using TypeDoc
Takes a string. Returns a parser that parses one character that's not any of the characters in the given string