Implement string equality and inequality operators (#421) #559

Open
ramtej wants to merge 2 commits from ramtej/nac3:master into master
Collaborator
  1. Added string comparisons support in evaluate_binary_op
  2. Added Unit Tests for String Comparisons

Closes #421

1. Added string comparisons support in evaluate_binary_op 2. Added Unit Tests for String Comparisons Closes #421
ramtej added 1 commit 2024-12-03 20:48:31 +08:00
ramtej added 1 commit 2024-12-04 02:18:56 +08:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:ramtej-master
git checkout ramtej-master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#559
No description provided.