invertCompToken

private fnstring invertCompToken(scope string comp) pure nothrow @nogc @safe

Negates a comparison token, e.g. `==` is mapped to `!=`