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

[Comparison\same?] add better & wider support for multiple value types #1831

Open
drkameleon opened this issue Dec 13, 2024 · 0 comments
Open
Assignees
Labels
→ Comparison enhancement New feature or request

Comments

@drkameleon
Copy link
Collaborator

Right now, AFAIK, this works fine just for Quantity values.

Block values are also supported (supposedly) although I fail to spot any case where x = y and same? x y wouldn't be 100% equivalent.

As a minimum, we should add support for Object values (and Dictionary values could follow).

Sure thing is right now it looks more like a draft than a real implementation.

@drkameleon drkameleon added enhancement New feature or request → Comparison labels Dec 13, 2024
@drkameleon drkameleon self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
→ Comparison enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant