Skip to content

Conversation

thestinger
Copy link
Contributor

  • replace the dual next() and get() calls with a single next() function
  • drop one of the pointer members from the struct
  • add a method for using the lazy iterator with a for loop

* replace the dual next() and get() calls with a single next() function
* drop one of the pointer members from the struct
* add a method for using the lazy iterator with a for loop
bors added a commit that referenced this pull request Feb 27, 2013
* replace the dual next() and get() calls with a single next() function
* drop one of the pointer members from the struct
* add a method for using the lazy iterator with a for loop
@bors bors closed this Feb 27, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
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.

2 participants