Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Add flatMap alias to mapMany#247

Merged
benjchristensen merged 1 commit intoReactiveX:masterfrom
benjchristensen:flatMap-alias-to-mapMany
May 1, 2013
Merged

Add flatMap alias to mapMany#247
benjchristensen merged 1 commit intoReactiveX:masterfrom
benjchristensen:flatMap-alias-to-mapMany

Conversation

@benjchristensen
Copy link
Member

This is to match with what Java 8 is adding to Stream so we support the duality of Iterable/Collection to Observable.

http://download.java.net/lambda/b86/docs/api/java/util/stream/Stream.html#flatMap(java.util.function.Function)

This is to match with what Java 8 is adding to Stream so we support the duality of Iterable/Collection to Observable.

http://download.java.net/lambda/b86/docs/api/java/util/stream/Stream.html#flatMap(java.util.function.Function)
@cloudbees-pull-request-builder

RxJava-pull-requests #107 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request May 1, 2013
@benjchristensen benjchristensen merged commit fdfc935 into ReactiveX:master May 1, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 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

Successfully merging this pull request may close these issues.

2 participants