Function isArithmeticOperator

  • Parameters

    • op: unknown

    Returns op is "+" | "-" | "*" | "/" | "%" | "^" | "&" | "|" | "#" | "<<" | ">>"

Generated using TypeDoc