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

Rather than using equals from the elements of each List support a function. #15

Open
GoogleCodeExporter opened this issue May 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

This would be useful because sometimes one wishes to replace the baked in 
equals that might be part of each element. This sort of thing makes it easy to 
support functionality like 
- ignoring case
- ignoring / normalizing whitespace
- exactness
all by simply changing the Equalizer.

Original issue reported on code.google.com by miroslav...@gmail.com on 29 Mar 2011 at 5:36

@GoogleCodeExporter
Copy link
Author

Sorry i was referring to the MyerDiff and its sub package.

Original comment by miroslav...@gmail.com on 29 Mar 2011 at 5:41

@GoogleCodeExporter
Copy link
Author

Thanks miroslav.

I really like this idea and will try to implement it in near future.

Original comment by dm.naume...@gmail.com on 29 Mar 2011 at 5:08

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

1 participant