invertCompToken
private fn
string invertCompToken(scope string comp) pure nothrow @nogc @safeNegates a comparison token, e.g. `==` is mapped to `!=`
string invertCompToken(scope string comp) pure nothrow @nogc @safeNegates a comparison token, e.g. `==` is mapped to `!=`