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

Enumerator#peek_values, Enumerator#next_values #2307

Merged
merged 4 commits into from Apr 23, 2013

Conversation

kachick
Copy link
Member

@kachick kachick commented Apr 23, 2013

No description provided.

@e.next.should == :c
end

it "can be called repeatedly with advancing the position of the current element" do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few description suggestions in the following comments:

it "advances the position of the enumerator each time when called multiple times"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. It looks good to me.
I'll replace it.

dbussink added a commit that referenced this pull request Apr 23, 2013
Enumerator#peek_values, Enumerator#next_values
@dbussink dbussink merged commit 0483eb4 into rubinius:master Apr 23, 2013
@kachick kachick deleted the enumerator-peek,next_values branch April 23, 2013 12:07
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.

None yet

2 participants