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

Operator: And #23

Closed
benjchristensen opened this issue Jan 16, 2013 · 1 comment
Closed

Operator: And #23

benjchristensen opened this issue Jan 16, 2013 · 1 comment

Comments

@benjchristensen
Copy link
Member

http://msdn.microsoft.com/en-us/library/hh229153(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh229905(v=vs.103).aspx

@akarnokd
Copy link
Member

This operation requires a join-pattern sub-framework to be created (rx.joins). Additionally, due to method arities, this might require Action4...Action9, ActionN classes (I have these in pull #505) if decided.
However, I don't quite understand the join patterns as most of the Rx.NET classes are internal and without documentation; I can convert it to java but no idea what tests to create for them.

akarnokd added a commit to akarnokd/RxJava that referenced this issue Nov 21, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this issue Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this issue Mar 6, 2020
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