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 on idempotence and methods involving eager evaluation in Iterators #8053

Merged
merged 1 commit into from
Aug 15, 2019
Merged

Docs on idempotence and methods involving eager evaluation in Iterators #8053

merged 1 commit into from
Aug 15, 2019

Conversation

kimburgess
Copy link
Contributor

@kimburgess kimburgess commented Aug 6, 2019

Adds notes on underlying single pass / stream behaviour of Iterators and associated implications when using them.

Results of discussion in #8043.

src/iterator.cr Outdated Show resolved Hide resolved
@kimburgess
Copy link
Contributor Author

Turns out git works better if I actually add the changes before committing...

src/iterator.cr Outdated Show resolved Hide resolved
@RX14 RX14 added this to the 0.31.0 milestone Aug 15, 2019
@RX14 RX14 merged commit 47745d6 into crystal-lang:master Aug 15, 2019
@kimburgess kimburgess deleted the iterator-docs branch August 15, 2019 13:37
dnamsons pushed a commit to dnamsons/crystal that referenced this pull request Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants