Skip to content

Conversation

@vlttnv
Copy link
Contributor

When going through the tutorial I noticed that when executing stream = File.stream!("path/to/file") it does not return a function like in the docs #Function<18.16982430/2 in Stream.resource/3>.
In the proposed change I have added what was returned by iex.

I am not sure if tha was a mistake. Please close the PR if the docs are correct.

When going through the tutorial I noticed that when executing `stream = File.stream!("path/to/file")` it does not return a function like in the docs `#Function<18.16982430/2 in Stream.resource/3>`. In the proposed change I have added what was returned by `iex`. I am not sure if tha was a mistake. Please close the PR if the docs are correct.
@josevalimjosevalim merged commit cb3177a into elixir-lang:masterAug 18, 2019
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@vlttnvvlttnv deleted the patch-1 branch August 18, 2019 13:20
vladdu pushed a commit to vladdu/elixir-lang.github.com that referenced this pull request Jan 26, 2021
Sign up for freeto 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.

2 participants

@vlttnv@josevalim