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

Integrate with Immutable.js's equality semantics #95

Open
divs1210 opened this issue Oct 3, 2023 · 1 comment
Open

Integrate with Immutable.js's equality semantics #95

divs1210 opened this issue Oct 3, 2023 · 1 comment
Labels

Comments

@divs1210
Copy link
Owner

divs1210 commented Oct 3, 2023

  • Obj should be a class with an equals method
  • our is should be used in Obj's equals()
@divs1210 divs1210 changed the title Use Immutable.js's equality semantics Integrate with Immutable.js's equality semantics Oct 3, 2023
@divs1210 divs1210 added the enhancement New feature or request label Oct 5, 2023
@divs1210 divs1210 added builtin and removed enhancement New feature or request labels Oct 18, 2023
@divs1210
Copy link
Owner Author

Refer immutable-js/immutable-js#1113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant