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

Docs: add note about IOBuffer to countlines and eachline #39331

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Docs: add note about IOBuffer to countlines and eachline #39331

merged 1 commit into from
Jan 20, 2021

Conversation

barucden
Copy link
Contributor

This PR adds a note about IOBuffer as proposed in #39254. Should we add an example as well?

Closes #39254

@JeffBezanson JeffBezanson added the docs This change adds or pertains to documentation label Jan 20, 2021
@JeffBezanson JeffBezanson merged commit 0ed0a81 into JuliaLang:master Jan 20, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make eachline(::String) and countlines(::String) actually operate on Strings
2 participants