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

1771 Add option for deep-equal to consider map order #1855

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

michaelhkay
Copy link
Contributor

Adds an option for deep-equal to treat order of entries in a map as significant.

Fix #1771

@michaelhkay michaelhkay added XQFO An issue related to Functions and Operators Enhancement A change or improvement to an existing feature Tests Needed Tests need to be written or merged labels Mar 2, 2025
@ndw ndw added the Propose Merge without Discussion Change is editorial or minor label Mar 3, 2025
@ndw
Copy link
Contributor

ndw commented Mar 4, 2025

At meeting 112, the CG agreed to merge this PR without discussion.

@ndw ndw merged commit d258fd6 into qt4cg:master Mar 4, 2025
3 checks passed
@michaelhkay michaelhkay added Tests Added Tests have been added to the test suites Completed PR has been applied, tests written and tagged, no further action needed In Saxon 13 The feature is implemented in the Saxon 13 development branch and removed Tests Needed Tests need to be written or merged Propose Merge without Discussion Change is editorial or minor labels Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed PR has been applied, tests written and tagged, no further action needed Enhancement A change or improvement to an existing feature In Saxon 13 The feature is implemented in the Saxon 13 development branch Tests Added Tests have been added to the test suites XQFO An issue related to Functions and Operators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fn:deep-equal: map order
3 participants