Skip to content

Conversation

@vanstee
Copy link
Contributor

@vanstee vanstee commented Aug 26, 2013

This is a pretty basic implementation. It still fails like Enum.flat_map/2 if the map function does not return a list.

Fixes #1642

@guilleiguaran
Copy link
Contributor

👍 for this feature :)

josevalim pushed a commit that referenced this pull request Aug 26, 2013
Implement `Stream.flat_map/2`
@josevalim josevalim merged commit 25ffb4b into elixir-lang:master Aug 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add Stream.flat_map/2

3 participants