Skip to content

Provide equals/hashCode/toString for fj.List<A>#15

Merged
runarorama merged 2 commits into
functionaljava:masterfrom
samreid:master
Mar 6, 2012
Merged

Provide equals/hashCode/toString for fj.List<A>#15
runarorama merged 2 commits into
functionaljava:masterfrom
samreid:master

Conversation

@samreid

@samreid samreid commented Mar 5, 2012

Copy link
Copy Markdown
Contributor

I added equals, hashCode and toString implementations for fj.List which delegate to the corresponding Equal, Hash and Show classes which use the member values, see issue #14 and discussion in this thread: https://groups.google.com/forum/?fromgroups#!topic/functionaljava/qc5fUHOg0AU

samreid added 2 commits March 5, 2012 16:07
…ch delegate to the corresponding Equal, Hash and Show classes which use the member values, see functionaljava#14
runarorama added a commit that referenced this pull request Mar 6, 2012
Provide equals/hashCode/toString for fj.List<A>
@runarorama
runarorama merged commit c127183 into functionaljava:master Mar 6, 2012
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.

3 participants