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

Ability to compare two lists by contents, without considering their ordering #1347

Open
djmattyg007 opened this issue Apr 25, 2024 · 1 comment
Labels

Comments

@djmattyg007
Copy link

Issue type:

  • ➕ Feature request

Short description:

As far as I can tell, Integrated Dynamics doesn't have a set datatype. That's fine, we can make do with lists.

However, sometimes it would be nice to be able to compare lists without considering their order. I guess there are two ways to achieve this:

  • A dedicated operator for unordered list comparisons.
  • A more generic operator for sorting lists.
@rubensworks
Copy link
Member

Thanks for the suggestion!

@rubensworks rubensworks moved this to Accepted (To Do) in Features Jun 24, 2024
@rubensworks rubensworks moved this from Accepted (To Do) to In Progress in Features Dec 13, 2024
@rubensworks rubensworks moved this from In Progress to Accepted (To Do) in Features Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Accepted (To Do)
Development

No branches or pull requests

2 participants