Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for list type in Intersection function and union fix #95

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

pratikmota
Copy link
Contributor

Changes:

  1. Adding support for List in the Intersection function

  2. Added test cases for the intersection list

  3. Fixing logic for List of union. ( Previous logic was returning Block, we need a list - realized after adding test cases)

  4. Added test cases for list of union

  5. Both union and intersection list is working fine. tested with testcases and command line.
    image
    --
    image

  6. All assigned tasks are completed, Please provide the next task to start

@refaktor refaktor merged commit 23f48f6 into refaktor:main Jan 11, 2024
7 checks passed
@refaktor
Copy link
Owner

Thank you Pratik!

@pratikmota pratikmota deleted the list-intersection branch January 11, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants