Function isRellOperation

  • Type assertion to assert if the provided value is an Operation or a RellOperation

    Parameters

    • op: RellOperation | Operation

      the value to assert

    Returns op is RellOperation

    true if the provided value is a RellOperation