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

allow custom equality relation #15

Open
mhelvens opened this issue Dec 17, 2014 · 0 comments
Open

allow custom equality relation #15

mhelvens opened this issue Dec 17, 2014 · 0 comments

Comments

@mhelvens
Copy link

I'd like to be able to set my own equals(a, b) function on a Model so that it can skip duplicates properly for simple value-like objects (e.g., time, coordinates).

This is probably simple enough to implement. I'd create a pull request, but I'm not experienced with Coffeescript, and I'm not sure what kind of API you would prefer.

@mhelvens mhelvens changed the title allow user to set custom equality relation allow custom equality relation Dec 17, 2014
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

No branches or pull requests

1 participant