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

Document functions that don't preserve or take into account ordering #14

Open
fizruk opened this issue Apr 6, 2017 · 2 comments
Open

Comments

@fizruk
Copy link

fizruk commented Apr 6, 2017

E.g. Eq instance for InsOrdHashMap ignores the ordering.
And FromJSON1 and FromJSON can't possibly recover the ordering of properties in an Object.

@phadej
Copy link
Owner

phadej commented Apr 6, 2017

Good suggestion.

Do you have situations where you need orderedEq ?

@fizruk
Copy link
Author

fizruk commented Apr 6, 2017

I don't think so, no.

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

No branches or pull requests

2 participants