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

JSIs with the same instance content are considered equal #24

Closed
wants to merge 1 commit into from

Conversation

notEthan
Copy link
Owner

not sure about this one. a JSON::Node checks the document and its path and considers two nodes at different paths to be unequal, but for JSI::Base I think the path is not worth taking into consideration.

minor note: bit of future-proofing with the JSON::Node type check even though right now all instances are JSON::Node. this may not be true soon.

bit of future-proofing with the JSON::Node type check even though right now all instances are JSON::Node. this may not be true soon.
@notEthan notEthan closed this Oct 1, 2019
@notEthan notEthan deleted the jsi_equal branch October 19, 2021 10:50
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.

None yet

1 participant