Add syntactic sugar for negation of is/in operators
I quite like Kotlins !in/!is operators, so I added support for this syntax sugar to the parsing stage.
I quite like Kotlins !in/!is operators, so I added support for this syntax sugar to the parsing stage.