Function isOperator

bool isOperator (
  ubyte type
) pure nothrow @nogc @safe;

Returns

true if the given ID type is for an operator.