Skip to content

Implemented SequenceEqual Operator #138

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

Merged
merged 1 commit into from
Feb 12, 2013

Conversation

mairbek
Copy link
Contributor

@mairbek mairbek commented Feb 12, 2013

Fixes issue #76

Since there is no direct analogue of IEqualityComparer in Java, Func2<T, T, Boolean> has been used.

@benjchristensen
Copy link
Member

Nice, and great use of the zip operator!

benjchristensen added a commit that referenced this pull request Feb 12, 2013
Implemented SequenceEqual Operator
@benjchristensen benjchristensen merged commit b35e7f2 into ReactiveX:master Feb 12, 2013
@benjchristensen
Copy link
Member

Thank you again @mairbek

@mairbek mairbek deleted the SequenceEqual branch February 13, 2013 07:57
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
…ed for mu… (ReactiveX#138)

* Issue ReactiveX#137: Refactored Retry so that it can be shared and used for multiple requests.
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.

2 participants